You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Structs, Records, Enums
>
Dew.Math.TclFloatPrecision Enumeration
Dew Math for .NET
Dew.Math.TclFloatPrecision Enumeration
Structs, Records, Enums
Collapse All
Specifies the precision to be used for Open CL computation.
Syntax
C#
Visual Basic
public
enum
TclFloatPrecision
:
uint
{
clFloat
,
clDouble
}
Public
Enum
TclFloatPrecision
Inherits
uint
clFloat
clDouble
End Enum
File
clMtxVec.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!