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