#include <BigMatrix.h>
Public Member Functions | |
TmpRowVectorView_ () | |
TmpRowVectorView_ (int n) | |
TmpRowVectorView_ (const MatrixHelper< S > &h) | |
operator const RowVector_< ELT > & () const | |
operator RowVector_< ELT > & () | |
TmpRowVectorView_ * | clone () const |
TmpRowVectorView_ | ( | ) | [inline] |
TmpRowVectorView_ | ( | int | n | ) | [inline] |
TmpRowVectorView_ | ( | const MatrixHelper< S > & | h | ) | [inline] |
operator const RowVector_< ELT > & | ( | ) | const [inline] |
Reimplemented from RowVectorBase.
operator RowVector_< ELT > & | ( | ) | [inline] |
Reimplemented from RowVectorBase.
TmpRowVectorView_* clone | ( | ) | const [inline] |