FullMatrixWrapper Class Reference

Inheritance diagram for FullMatrixWrapper:
Dft::Matrix

List of all members.

Public Member Functions

 FullMatrixWrapper (const Dft::FullMatrix &m)
virtual ergo_real at (int row, int col) const
virtual bool isSparse () const
virtual const Dft::SparseMatrix * asSparse () const
virtual const ergo_realasFull () const

Private Attributes

const Dft::FullMatrixmatrix

Constructor & Destructor Documentation

FullMatrixWrapper::FullMatrixWrapper ( const Dft::FullMatrix m  )  [inline, explicit]

Member Function Documentation

virtual const ergo_real* FullMatrixWrapper::asFull (  )  const [inline, virtual]

Implements Dft::Matrix.

References Dft::FullMatrix::mat, and matrix.

virtual const Dft::SparseMatrix* FullMatrixWrapper::asSparse (  )  const [inline, virtual]

Implements Dft::Matrix.

virtual ergo_real FullMatrixWrapper::at ( int  row,
int  col 
) const [inline, virtual]
virtual bool FullMatrixWrapper::isSparse (  )  const [inline, virtual]

Implements Dft::Matrix.


Member Data Documentation

Referenced by asFull(), and at().


The documentation for this class was generated from the following file:

Generated on 21 Nov 2012 for ergo by  doxygen 1.6.1