|
const Dft::SparseMatrix & | matrix |
|
◆ SparseMatrixWrapper()
SparseMatrixWrapper::SparseMatrixWrapper |
( |
const Dft::SparseMatrix & |
m | ) |
|
|
inlineexplicit |
◆ asFull()
virtual const ergo_real* SparseMatrixWrapper::asFull |
( |
| ) |
const |
|
inlinevirtual |
◆ asSparse()
virtual const Dft::SparseMatrix* SparseMatrixWrapper::asSparse |
( |
| ) |
const |
|
inlinevirtual |
◆ at()
virtual ergo_real SparseMatrixWrapper::at |
( |
int |
row, |
|
|
int |
col |
|
) |
| const |
|
inlinevirtual |
◆ isSparse()
virtual bool SparseMatrixWrapper::isSparse |
( |
| ) |
const |
|
inlinevirtual |
◆ matrix
const Dft::SparseMatrix& SparseMatrixWrapper::matrix |
|
private |
The documentation for this class was generated from the following file: