QDOS::MatrixSeq< T > Class Template Reference

#include <Matrix.h>

Inheritance diagram for QDOS::MatrixSeq< T >:

QDOS::MatrixBaseSeq< T, ContainerT > QDOS::NumericSequence< ContainerT > QDOS::Sequence< T > vector QDOS::MatrixSubSeq< T > QDOS::QdCMatrixSeq QDOS::QdRMatrixSeq

List of all members.

Public Member Functions

 MatrixSeq (int num=0)
 MatrixSeq (int num, const Dim &d)
template<class U >
 MatrixSeq (int num, const Matrix< U > &m)
 MatrixSeq (const MatrixSeq< T > &ms)
template<class U >
 MatrixSeq (const vector< U > &v)
MatrixSeqoperator= (const MatrixSeq< T > &seq)
template<class U >
MatrixSeqoperator= (const vector< U > &v)
template<class U >
MatrixSeqoperator= (const Matrix< U > &s)
MatrixSeqoperator= (const T &t)
MatrixSubSeq< T > operator[] (const DummyArg &arg) const
Matrix< T > & operator[] (int i)
const Matrix< T > & operator[] (int i) const

template<class T>
class QDOS::MatrixSeq< T >


Constructor & Destructor Documentation

template<class T >
QDOS::MatrixSeq< T >::MatrixSeq ( int  num = 0  )  [inline]

template<class T >
QDOS::MatrixSeq< T >::MatrixSeq ( int  num,
const Dim d 
) [inline]

template<class T >
template<class U >
QDOS::MatrixSeq< T >::MatrixSeq ( int  num,
const Matrix< U > &  m 
) [inline]

template<class T >
QDOS::MatrixSeq< T >::MatrixSeq ( const MatrixSeq< T > &  ms  )  [inline]

template<class T >
template<class U >
QDOS::MatrixSeq< T >::MatrixSeq ( const vector< U > &  v  )  [inline]


Member Function Documentation

template<class T >
MatrixSeq& QDOS::MatrixSeq< T >::operator= ( const T &  t  )  [inline]

Reimplemented from QDOS::Sequence< T >.

Reimplemented in QDOS::MatrixSubSeq< T >.

template<class T >
template<class U >
MatrixSeq& QDOS::MatrixSeq< T >::operator= ( const Matrix< U > &  s  )  [inline]

Reimplemented in QDOS::MatrixSubSeq< T >.

template<class T >
template<class U >
MatrixSeq& QDOS::MatrixSeq< T >::operator= ( const vector< U > &  v  )  [inline]

template<class T >
MatrixSeq& QDOS::MatrixSeq< T >::operator= ( const MatrixSeq< T > &  seq  )  [inline]

Reimplemented in QDOS::MatrixSubSeq< T >.

template<class T >
const Matrix<T>& QDOS::MatrixSeq< T >::operator[] ( int  i  )  const [inline]

Reimplemented from QDOS::Sequence< T >.

template<class T >
Matrix<T>& QDOS::MatrixSeq< T >::operator[] ( int  i  )  [inline]

Reimplemented from QDOS::Sequence< T >.

template<class T >
MatrixSubSeq< T > QDOS::MatrixSeq< T >::operator[] ( const DummyArg arg  )  const [inline]

Reimplemented in QDOS::MatrixSubSeq< T >.


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

Generated on Fri Jan 8 12:51:31 2010 for QSAS by  doxygen 1.5.7