Matrix< General, General, Layout > Class Template Reference

Inherits DynamicMatrix< DynamicMAccessor< Layout > >, and DynamicMatrix< DynamicMAccessor< Layout > >.

List of all members.

Public Member Functions

 Matrix ()
 Matrix (int num_rows, int num_cols)
 ~Matrix ()
 Matrix (int num_rows, int num_cols, const double *data)
template<class Accessor>
 Matrix (const MatrixBase< Accessor > &from)
void resize (int rows, int cols)
template<class Accessor>
void assign (const MatrixBase< Accessor > &m)
 Matrix (const Matrix< General, General, Layout > &from)
template<class Arg, class Op>
 Matrix (const Arg &arg, const Operator< Op > &)
template<class LHS, class RHS, class Op>
 Matrix (const LHS &lhs, const RHS &rhs, const Operator< Op > &)
 Matrix ()
 Matrix (int num_rows, int num_cols)
 ~Matrix ()
 Matrix (int num_rows, int num_cols, const double *data)
template<class Accessor>
 Matrix (const MatrixBase< Accessor > &from)
void resize (int rows, int cols)
template<class Accessor>
void assign (const MatrixBase< Accessor > &m)
 Matrix (const Matrix< General, General, Layout > &from)
template<class Arg, class Op>
 Matrix (const Arg &arg, const Operator< Op > &)
template<class LHS, class RHS, class Op>
 Matrix (const LHS &lhs, const RHS &rhs, const Operator< Op > &)

Friends

class MSizer


Detailed Description

template<class Layout>
class Matrix< General, General, Layout >

Definition at line 60 of file mclasses.hh.


The documentation for this class was generated from the following files:
Generated on Fri Feb 22 18:26:56 2008 for QVision by  doxygen 1.5.3