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

Encapsulates sparse matrix properties and methods/operations.

Sparse_TSparseMtxSparse_TSparseMtxSparse_TSparseMtxSparse_TSparseMtx
Pascal
TSparseMtx = class(TMtxVec);

The class encapsulates sparse matrix properties and methods/operations like sparse matrix addition, subtraction, multiplication, mixed operations with dense vectors and matrices, three types of sparse linear system solvers:

 

The class also includes different matrix storage format conversion methods and more...

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