You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Classes
>
clMatrix Structure
>
clMatrix Methods
>
CplxToReal Method
>
clMatrix.CplxToReal Method (TOpenCLMtxVec, TOpenCLMtxVec)
Dew Math for .NET
Example
clMatrix.CplxToReal Method (TOpenCLMtxVec, TOpenCLMtxVec)
var a,b,c:
clMatrix
; begin a.CopyFromArray(2,2,TSingleArray.Create(1,-2,3,4)); a.CplxToReal(b,c); end;
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home