#include <chi_math_sparse_matrix.h>
Definition at line 63 of file chi_math_sparse_matrix.h.
◆ ConstEntryReference()
chi_math::SparseMatrix::ConstEntryReference::ConstEntryReference |
( |
const size_t & |
row_id, |
|
|
const size_t & |
column_id, |
|
|
const double & |
in_value |
|
) |
| |
|
inline |
◆ column_index
const size_t& chi_math::SparseMatrix::ConstEntryReference::column_index |
◆ row_index
const size_t& chi_math::SparseMatrix::ConstEntryReference::row_index |
◆ value
const double& chi_math::SparseMatrix::ConstEntryReference::value |
The documentation for this struct was generated from the following file: