You are here: Symbol Reference > MtxExpr Namespace > Functions > MtxExpr.DenseToBanded Function
MtxVec VCL
ContentsIndex
PreviousUpNext
MtxExpr.DenseToBanded Function

Convert matrix from dense to banded storage format.

Pascal
function DenseToBanded(const X: TMtx; MaxElemCount: integer = 10000000): Matrix; overload;

Internally calls Matrix.DenseToBanded

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