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

Required by Pardiso solver to solve for general matrices.

Pascal
procedure StructurizeSymmetric;

Pardiso solver can solve for general real/complex non-symmetric matrices only if they are first made structurally symmetric. StructurizeSymmetric method makes the matrix structurually symmetric, by inserting additional zeros in the matrix.

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