You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Classes
>
TOpenCLMatrix Class
>
TOpenCLMatrix Methods
>
Size Method
>
TOpenCLMatrix.Size Method (int, int, TclFloatPrecision, bool)
Dew Math for .NET
TOpenCLMatrix.Size Method (int, int, TclFloatPrecision, bool)
TOpenCLMatrix Class
TOpenCLMatrix Members
Dew.Math Namespace
Size Method
Collapse All
Syntax
C#
Visual Basic
public
TOpenCLMatrix
Size
(
int
aRows
,
int
aCols
,
TclFloatPrecision
aPrecision
,
bool
AComplex
);
Public
Function
Size
(
aRows
As
Integer
,
aCols
As
Integer
,
aPrecision
As
TclFloatPrecision
,
AComplex
)
As
TOpenCLMatrix
Description
This is Size, a member of class TOpenCLMatrix.
Group
Size Method
Links
TOpenCLMatrix Class
,
TOpenCLMatrix 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!