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.

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

Implements Dft::Matrix.

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

Implements Dft::Matrix.

virtual bool FullMatrixWrapper::isSparse (  )  const [inline, virtual]

Implements Dft::Matrix.


Member Data Documentation

const Dft::FullMatrix& FullMatrixWrapper::matrix [private]


The documentation for this class was generated from the following file:
Generated on Wed Nov 21 09:32:02 2012 for ergo by  doxygen 1.4.7