You are here:
Symbol Reference >
clMtxVec Namespace
>
Classes
>
TOpenCLMatrix Class
>
public
>
ValuesToText Method
>
TOpenCLMatrix.ValuesToText Method (String, integer, integer, integer, integer, string, string, string)
MtxVec VCL
TOpenCLMatrix.ValuesToText Method (String, integer, integer, integer, integer, string, string, string)
TOpenCLMatrix Class
|
TOpenCLMatrix Members
|
clMtxVec Namespace
|
ValuesToText Method
Collapse All
Converts Row..Col to Row+RowCount..Col+ColCount matrix elements to string.
Pascal
procedure
ValuesToText
(
out
Text
:
String
;
Row
: integer;
Col
: integer;
RowCount
: integer;
ColCount
: integer;
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!