You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Dew.Math.Units Namespace
>
Classes
>
clMtxVec Class
>
clMtxVec Methods
>
CreateIt Method
>
clMtxVec.CreateIt Method (out TOpenCLMatrix, out TOpenCLMatrix, out TOpenCLMatrix, out TOpenCLMatrix)
Dew Math for .NET
clMtxVec.CreateIt Method (out TOpenCLMatrix, out TOpenCLMatrix, out TOpenCLMatrix, out TOpenCLMatrix)
clMtxVec Class
clMtxVec Members
Dew.Math.Units Namespace
CreateIt Method
Collapse All
Syntax
C#
Visual Basic
public
static
void
CreateIt
(
out
TOpenCLMatrix
a
,
out
TOpenCLMatrix
b
,
out
TOpenCLMatrix
c
,
out
TOpenCLMatrix
d
);
Public
static
Function
CreateIt
(
a
As
out
TOpenCLMatrix
,
b
As
out
TOpenCLMatrix
,
c
As
out
TOpenCLMatrix
,
d
As
out
TOpenCLMatrix
)
As
void
Description
This is CreateIt, a member of class clMtxVec.
Group
CreateIt Method
Links
clMtxVec Class
,
clMtxVec Members
,
Dew.Math.Units Namespace
,
CreateIt Method
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!