You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Structs, Records, Enums > Dew.Math.TSign Enumeration
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
Dew.Math.TSign Enumeration

Defines the shape of the Sylvester equation.

Syntax
C#
Visual Basic
public enum TSign : uint { siPlus, siMinus }

MtxVec.cs

Members 
Description 
siPlus 
the + sign in the Sylvester equation 
siMinus 
the - sign in the Sylvester equation 
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!