#include <fast_sparse_matrix.h>
Definition at line 16 of file fast_sparse_matrix.h.
◆ FastSparseMatrix() [1/4]
| OpenMEEG::FastSparseMatrix::FastSparseMatrix |
( |
| ) |
|
|
inline |
◆ FastSparseMatrix() [2/4]
◆ FastSparseMatrix() [3/4]
◆ FastSparseMatrix() [4/4]
◆ ~FastSparseMatrix()
| OpenMEEG::FastSparseMatrix::~FastSparseMatrix |
( |
| ) |
|
|
inline |
◆ alloc()
◆ destroy()
| void OpenMEEG::FastSparseMatrix::destroy |
( |
| ) |
|
|
inlineprotected |
◆ nlin()
| size_t OpenMEEG::FastSparseMatrix::nlin |
( |
| ) |
const |
|
inline |
◆ ncol()
| size_t OpenMEEG::FastSparseMatrix::ncol |
( |
| ) |
const |
|
inline |
◆ write()
| void OpenMEEG::FastSparseMatrix::write |
( |
std::ostream & | f | ) |
const |
|
inline |
◆ read()
| void OpenMEEG::FastSparseMatrix::read |
( |
std::istream & | f | ) |
|
|
inline |
◆ operator()() [1/2]
◆ operator()() [2/2]
◆ operator*()
◆ operator=()
◆ operator[]()
◆ info()
| void OpenMEEG::FastSparseMatrix::info |
( |
| ) |
const |
|
inline |
◆ operator<<
◆ tank
| double* OpenMEEG::FastSparseMatrix::tank |
|
protected |
◆ js
| size_t* OpenMEEG::FastSparseMatrix::js |
|
protected |
◆ rowindex
| size_t* OpenMEEG::FastSparseMatrix::rowindex |
|
protected |
◆ m_nlin
| size_t OpenMEEG::FastSparseMatrix::m_nlin |
|
protected |
◆ m_ncol
| size_t OpenMEEG::FastSparseMatrix::m_ncol |
|
protected |
The documentation for this class was generated from the following file: