#include <BigMatrix.h>
Public Member Functions | |
TmpVectorViewT () | |
TmpVectorViewT (int m) | |
TmpVectorViewT (const MatrixHelper< S > &h) | |
operator const Vector_< ELT > & () const | |
operator Vector_< ELT > & () | |
TmpVectorViewT * | clone () const |
TmpVectorViewT | ( | ) | [inline] |
TmpVectorViewT | ( | int | m | ) | [inline, explicit] |
TmpVectorViewT | ( | const MatrixHelper< S > & | h | ) | [inline, explicit] |
operator const Vector_< ELT > & | ( | ) | const [inline] |
Reimplemented from VectorBase.
operator Vector_< ELT > & | ( | ) | [inline] |
Reimplemented from VectorBase.
TmpVectorViewT* clone | ( | ) | const [inline] |