You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Structs, Records, Enums
>
Dew.Math.TVectorForm Enumeration
Dew Math for .NET
Dew.Math.TVectorForm Enumeration
Structs, Records, Enums
Collapse All
Defines the vector form in eigenvector calculation.
Syntax
C#
Visual Basic
public
enum
TVectorForm
:
uint
{
vfEig
,
vfSchur
}
Public
Enum
TVectorForm
Inherits
uint
vfEig
vfSchur
End Enum
File
MtxVec.cs
Group
Structs, Records, Enums
Links
Structs, Records, Enums
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!