You are here: Symbol Reference > Sparse Namespace > Classes > TSparseMtx Class > published > TSparseMtx.Cols Property
MtxVec VCL
ContentsIndex
PreviousUpNext
TSparseMtx.Cols Property

Number of columns in the sparse matrix.

Pascal
property Cols: integer;

Defines number of columns in the sparse matrix. This value is needed only by the routines for matrix addition and multiplication to check the matrix sizes (which can be non-rectangular).

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