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

Converts a banded matrix to dense storage.

Pascal
function BandedToDense(const X: TMtx): Matrix; overload;

Internally calls Matrix.BandedToDense

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