You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Structs, Records, Enums
>
Dew.Math.TMtxFloatPrecision Enumeration
Dew Math for .NET
Dew.Math.TMtxFloatPrecision Enumeration
Structs, Records, Enums
Collapse All
Specifies
MtxVec
processing precision.
Syntax
C#
Visual Basic
public
enum
TMtxFloatPrecision
:
uint
{
mvSingle
,
mvDouble
,
mvSingleComplex
,
mvDoubleComplex
}
Public
Enum
TMtxFloatPrecision
Inherits
uint
mvSingle
mvDouble
mvSingleComplex
mvDoubleComplex
End Enum
File
Math387.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!