ScaMaC
0.8.2
A Scalable Matrix Collection
|
Sparse matrix analysis through linear algebra algorithms. More...
Go to the source code of this file.
Functions | |
ScamacErrorCode | scamac_matop_analyse_symmetry (const ScamacMatop *op, double *dev_symm) |
analyse symmetry (hermiticity) of matrix operator More... | |
Sparse matrix analysis through linear algebra algorithms.
ScamacErrorCode scamac_matop_analyse_symmetry | ( | const ScamacMatop * | op, |
double * | dev_symm | ||
) |
analyse symmetry (hermiticity) of matrix operator
[in] | sm | matrix operator to be checked. Must be square operator. |
[out] | dev_symm | Deviation from symmetry |