You are here:
Symbol Reference >
MtxVec Namespace
>
Classes
>
TMtx Class
>
public
>
TMtx.IndexOf Method
MtxVec VCL
TMtx.IndexOf Method
TMtx Class
|
TMtx Members
|
MtxVec Namespace
|
public
Collapse All
Returns the 1D index in to the matrix.
Pascal
function
IndexOf
(
const
Row
: integer;
const
Col
: integer): integer;
overload
;
Returns
Row*Mtx.
Cols
+ Col
Group
public
Links
TMtx Class
,
TMtx Members
,
MtxVec Namespace
,
public
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic?
Send feedback!