Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members  

FDDlib::DenseMatrix< T > Member List

This is the complete list of members for FDDlib::DenseMatrix< T >, including all inherited members.
cols_FDDlib::DenseMatrix< T > [protected]
deallocate()FDDlib::DenseMatrix< T > [virtual]
DenseMatrix(int rows, int cols)FDDlib::DenseMatrix< T >
DenseMatrix()FDDlib::DenseMatrix< T >
DenseMatrix(const DenseMatrix< T > &dm)FDDlib::DenseMatrix< T >
getColumn(int col) constFDDlib::DenseMatrix< T > [virtual]
getNumCols() constFDDlib::DenseMatrix< T > [inline, virtual]
getNumRows() constFDDlib::DenseMatrix< T > [inline, virtual]
getRow(int row) constFDDlib::DenseMatrix< T > [virtual]
init(int rows, int cols)FDDlib::DenseMatrix< T >
LSSolve(Vector &x, const Vector &b) constFDDlib::DenseMatrix< T >
operator *(const Vector &m) constFDDlib::DenseMatrix< T > [inline]
operator *(const DenseMatrix< T > &a) constFDDlib::DenseMatrix< T > [inline]
operator *=(const T v)FDDlib::DenseMatrix< T > [inline]
operator()(int row, int col)FDDlib::DenseMatrix< T > [inline]
operator()(int row, int col) constFDDlib::DenseMatrix< T > [inline]
operator+(const DenseMatrix< T > &a) constFDDlib::DenseMatrix< T > [inline]
operator-(const DenseMatrix< T > &a) constFDDlib::DenseMatrix< T > [inline]
operator=(const DenseMatrix< T > &dm)FDDlib::DenseMatrix< T >
QRDecomp(DenseMatrix< T > &Q, DenseMatrix< T > &R) constFDDlib::DenseMatrix< T >
rows_FDDlib::DenseMatrix< T > [protected]
set(int row, int col, T v)FDDlib::DenseMatrix< T > [inline, virtual]
transpose() constFDDlib::DenseMatrix< T > [inline]
val(int row, int col) constFDDlib::DenseMatrix< T > [inline, virtual]
valVec_FDDlib::DenseMatrix< T > [protected]
~DenseMatrix()FDDlib::DenseMatrix< T > [virtual]

Generated on Mon Aug 30 15:41:11 2004 for FDDLib by doxygen1.2.18