Big Chemical Encyclopedia

Chemical substances, components, reactions, process design ...

Articles Figures Tables About

Collecting a Sparse Symmetric Matrix

In the BzzMath library, the BzzMatrixSparseSyinitietricLocked class can be used to collect a sparse symmetric matrix. [Pg.154]

Objects in the BzzMatrixSparseSymmetricLocked class collect the data for a sparse symmetric matrix as follows. [Pg.154]

The BzzVectorInt r, BzzVectorInt c, and BzzVector 1 contain the index row, the index column, and the left-hand side matrix coefficients, respectively. For instance, the matrix [Pg.154]

BzzVector d(5,l.,2.,3.,4.,5.) whereas only the nonzero coefficients are provided for the left matrix. [Pg.154]

Note that data for the left-hand side matrix can be provided without any specific order the only requirement being to preserve the consistency of element positions and the corresponding coefficient values. [Pg.155]


See other pages where Collecting a Sparse Symmetric Matrix is mentioned: [Pg.154]    [Pg.155]   


SEARCH



Matrix symmetrical

Sparse

Sparse collection

Sparse matrix

Sparse symmetric matrix

Symmetric matrix

© 2024 chempedia.info