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

Defines the pattern used when solving a system of linear equations.

Pascal
property SparsePattern: TSparsePattern;

Use this property to instruct the linear system solver which of the results from the previous sparse system solution can be reused. This can be symbolic factorization and/or numeric factorization.

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