You are here:
Symbol Reference >
clMtxVec Namespace
>
Classes
>
TOpenCLMatrix Class
>
public
>
ValuesToText Method
>
TOpenCLMatrix.ValuesToText Method (String, string, string, string)
MtxVec VCL
TOpenCLMatrix.ValuesToText Method (String, string, string, string)
TOpenCLMatrix Class
|
TOpenCLMatrix Members
|
clMtxVec Namespace
|
ValuesToText Method
Collapse All
Converts all calling matrix elements to string.
Pascal
procedure
ValuesToText
(
out
Text
:
String
;
Delimiter
:
string
= kTab;
const
ReFormat
:
string
= ' 0.######;-0.#######';
const
ImFormat
:
string
= '+0.######i;-0.######i');
overload
;
Group
ValuesToText Method
Links
TOpenCLMatrix Class
,
TOpenCLMatrix Members
,
clMtxVec Namespace
,
ValuesToText Method
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic?
Send feedback!