Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

base::const_matrixrow< T > Class Template Reference

Collaboration diagram for base::const_matrixrow< T >:

Collaboration graph
[legend]
List of all members.

Public Types

typedef T value_type
typedef matrix< T >::size_type size_type

Public Member Functions

 const_matrixrow (const matrix< T > &m, size_type r)
 const_matrixrow (const const_matrixrow &mr)
 ~const_matrixrow ()
const value_typeoperator[] (size_type c) const
size_type size () const
 operator vector () const

Protected Member Functions

const_matrixrowoperator= (const vector< T > &v)
 const_matrixrow ()

Protected Attributes

const matrix< T > & m
size_type r

template<typename T>
class base::const_matrixrow< T >


Member Typedef Documentation

template<typename T>
typedef matrix<T>::size_type base::const_matrixrow< T >::size_type
 

Definition at line 512 of file Matrix.

template<typename T>
typedef T base::const_matrixrow< T >::value_type
 

Definition at line 511 of file Matrix.


Constructor & Destructor Documentation

template<typename T>
base::const_matrixrow< T >::const_matrixrow const matrix< T > &  m,
size_type  r
[inline]
 

Definition at line 514 of file Matrix.

template<typename T>
base::const_matrixrow< T >::const_matrixrow const const_matrixrow< T > &  mr  )  [inline]
 

Definition at line 515 of file Matrix.

template<typename T>
base::const_matrixrow< T >::~const_matrixrow  )  [inline]
 

Definition at line 516 of file Matrix.

template<typename T>
base::const_matrixrow< T >::const_matrixrow  )  [inline, protected]
 

Definition at line 530 of file Matrix.


Member Function Documentation

template<typename T>
base::const_matrixrow< T >::operator vector  )  const [inline]
 

Definition at line 522 of file Matrix.

template<typename T>
const_matrixrow& base::const_matrixrow< T >::operator= const vector< T > &  v  )  [inline, protected]
 

Definition at line 529 of file Matrix.

template<typename T>
const value_type& base::const_matrixrow< T >::operator[] size_type  c  )  const [inline]
 

Definition at line 518 of file Matrix.

template<typename T>
size_type base::const_matrixrow< T >::size  )  const [inline]
 

Definition at line 520 of file Matrix.


Member Data Documentation

template<typename T>
const matrix<T>& base::const_matrixrow< T >::m [protected]
 

Definition at line 532 of file Matrix.

template<typename T>
size_type base::const_matrixrow< T >::r [protected]
 

Definition at line 533 of file Matrix.


The documentation for this class was generated from the following file:
Generated on Thu Jul 29 16:38:43 2004 for OpenSim by doxygen 1.3.6