RowVectorView_ Class Template Reference

#include <BigMatrix.h>

Inheritance diagram for RowVectorView_:

RowVectorBase MatrixBase List of all members.

template<class ELT>
class SimTK::RowVectorView_< ELT >


Public Member Functions

 RowVectorView_ (const RowVectorView_ &r)
RowVectorView_operator= (const RowVectorView_ &r)
 RowVectorView_ (const MatrixHelper< S > &h)
 RowVectorView_ (MatrixHelper< S > &h)
RowVectorView_operator= (const Base &b)
RowVectorView_operator= (const ELT &v)
template<class EE>
RowVectorView_operator= (const RowVectorBase< EE > &m)
template<class EE>
RowVectorView_operator+= (const RowVectorBase< EE > &m)
template<class EE>
RowVectorView_operator-= (const RowVectorBase< EE > &m)
RowVectorView_operator *= (const StdNumber &t)
RowVectorView_operator/= (const StdNumber &t)
RowVectorView_operator+= (const ELT &b)
RowVectorView_operator-= (const ELT &b)

Constructor & Destructor Documentation

RowVectorView_ ( const RowVectorView_< ELT > &  r  )  [inline]

RowVectorView_ ( const MatrixHelper< S > &  h  )  [inline, explicit]

RowVectorView_ ( MatrixHelper< S > &  h  )  [inline, explicit]


Member Function Documentation

RowVectorView_& operator *= ( const StdNumber &  t  )  [inline]

Reimplemented from RowVectorBase.

RowVectorView_& operator+= ( const ELT &  b  )  [inline]

RowVectorView_& operator+= ( const RowVectorBase< EE > &  m  )  [inline]

Reimplemented from RowVectorBase.

RowVectorView_& operator-= ( const ELT &  b  )  [inline]

RowVectorView_& operator-= ( const RowVectorBase< EE > &  m  )  [inline]

Reimplemented from RowVectorBase.

RowVectorView_& operator/= ( const StdNumber &  t  )  [inline]

Reimplemented from RowVectorBase.

RowVectorView_& operator= ( const RowVectorBase< EE > &  m  )  [inline]

Reimplemented from RowVectorBase.

RowVectorView_& operator= ( const ELT &  v  )  [inline]

Reimplemented from RowVectorBase.

RowVectorView_& operator= ( const Base b  )  [inline]

RowVectorView_& operator= ( const RowVectorView_< ELT > &  r  )  [inline]


The documentation for this class was generated from the following file:
Generated on Thu Feb 28 01:34:35 2008 for SimTKcommon by  doxygen 1.4.7