eckit::linalg::SparseMatrix::Layout struct

Constructors, destructors, conversion operators

Layout() defaulted

Public functions

void reset()

Public variables

Scalar* data_
matrix entries, sized with number of non-zeros (nnz)
UIndex* outer_
start of rows, sized number of rows + 1
Index* inner_
column indices, sized with number of non-zeros (nnz)
This website is beyond its original expiry date and the content may be out of date. The site owner has been notified and may choose to extend the expiry date and remove this banner. If you have any questions about this, please visit our support portal.