You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Classes
>
clMatrix Structure
>
clMatrix Methods
>
Size Method
>
clMatrix.Size Method (int, int, TclFloatPrecision)
Dew Math for .NET
clMatrix.Size Method (int, int, TclFloatPrecision)
clMatrix Structure
clMatrix Members
Dew.Math Namespace
Size Method
Collapse All
Syntax
C#
Visual Basic
public
TOpenCLMtxVec
Size
(
int
aRows
,
int
aCols
,
TclFloatPrecision
aPrecision
);
Public
Function
Size
(
aRows
As
Integer
,
aCols
As
Integer
,
aPrecision
As
TclFloatPrecision
)
As
TOpenCLMtxVec
Description
This is Size, a member of class clMatrix.
Group
Size Method
Links
clMatrix Structure
,
clMatrix Members
,
Dew.Math Namespace
,
Size Method
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!