You are here:
Symbol Reference >
MtxVec Namespace
>
Classes
>
TMtx Class
>
public
>
Size Method
>
TMtx.Size Method (integer, integer, TMtxVec)
MtxVec VCL
TMtx.Size Method (integer, integer, TMtxVec)
TMtx Class
|
TMtx Members
|
MtxVec Namespace
|
Size Method
Collapse All
Sets the size of matrix.
Pascal
function
Size
(
ARows
: integer;
ACols
: integer;
const
FloatPrecisionRef
:
TMtxVec
):
TMtx
;
overload
;
Description
Set the calling matrix properties:
Rows
= ARows,
Cols
= ACols
and
FloatPrecision
= FloatPrecisionRef.FloatPrecision
Group
Size Method
Links
TMtx Class
,
TMtx Members
,
MtxVec Namespace
,
Size Method
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic?
Send feedback!