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