RowVector_ Class Template Reference

#include <BigMatrix.h>

Inheritance diagram for RowVector_:

RowVectorBase MatrixBase List of all members.

template<class ELT>
class SimTK::RowVector_< ELT >


Public Member Functions

 RowVector_ ()
 RowVector_ (const RowVector_ &src)
RowVector_operator= (const RowVector_ &src)
 RowVector_ (const Base &src)
 RowVector_ (int n)
 RowVector_ (int n, const ELT *initVals)
 RowVector_ (int n, const ELT &ival)
 RowVector_ (int n, const S *s, bool)
 RowVector_ (int n, S *s, bool)
template<int M>
 RowVector_ (const Row< M, ELT > &v)
 Convert a Row to a RowVector_.
RowVector_operator= (const ELT &v)
template<class EE>
RowVector_operator= (const RowVectorBase< EE > &b)
template<class EE>
RowVector_operator+= (const RowVectorBase< EE > &b)
template<class EE>
RowVector_operator-= (const RowVectorBase< EE > &b)
RowVector_operator *= (const StdNumber &t)
RowVector_operator/= (const StdNumber &t)
RowVector_operator+= (const ELT &b)
RowVector_operator-= (const ELT &b)

Constructor & Destructor Documentation

RowVector_ (  )  [inline]

RowVector_ ( const RowVector_< ELT > &  src  )  [inline]

RowVector_ ( const Base src  )  [inline, explicit]

RowVector_ ( int  n  )  [inline, explicit]

RowVector_ ( int  n,
const ELT *  initVals 
) [inline]

RowVector_ ( int  n,
const ELT &  ival 
) [inline]

RowVector_ ( int  n,
const S *  s,
bool   
) [inline]

RowVector_ ( int  n,
S *  s,
bool   
) [inline]

RowVector_ ( const Row< M, ELT > &  v  )  [inline, explicit]

Convert a Row to a RowVector_.


Member Function Documentation

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

Reimplemented from RowVectorBase.

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

RowVector_& operator+= ( const RowVectorBase< EE > &  b  )  [inline]

Reimplemented from RowVectorBase.

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

RowVector_& operator-= ( const RowVectorBase< EE > &  b  )  [inline]

Reimplemented from RowVectorBase.

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

Reimplemented from RowVectorBase.

RowVector_& operator= ( const RowVectorBase< EE > &  b  )  [inline]

Reimplemented from RowVectorBase.

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

Reimplemented from RowVectorBase.

RowVector_& operator= ( const RowVector_< ELT > &  src  )  [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