You are here: Symbol Reference > MtxExpr Namespace > Classes > Matrix Record > public > Matrix.Values Property
MtxVec VCL
ContentsIndex
PreviousUpNext
Matrix.Values Property

Access elements of the matrix.

Pascal
property Values [const RowIdx, ColIdx: integer]: double;

The RowIdx indicates the row Index and the ColIdx parameter indiciates the column Index.

Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!