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