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

base::const_matrixcolumn< T > Class Template Reference

Collaboration diagram for base::const_matrixcolumn< 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_matrixcolumn (const matrix< T > &m, size_type c)
 const_matrixcolumn (const const_matrixcolumn &mc)
 ~const_matrixcolumn ()
const value_typeoperator[] (size_type r) const
size_type size () const
 operator vector () const

Protected Member Functions

 const_matrixcolumn ()

Protected Attributes

const matrix< T > & m
size_type c

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


Member Typedef Documentation

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

Definition at line 600 of file Matrix.

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

Definition at line 599 of file Matrix.


Constructor & Destructor Documentation

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

Definition at line 602 of file Matrix.

template<typename T>
base::const_matrixcolumn< T >::const_matrixcolumn const const_matrixcolumn< T > &  mc  )  [inline]
 

Definition at line 603 of file Matrix.

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

Definition at line 604 of file Matrix.

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

Definition at line 617 of file Matrix.

References base::Matrix, and base::Vector.


Member Function Documentation

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

Definition at line 610 of file Matrix.

References base::Matrix.

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

Definition at line 606 of file Matrix.

References base::Matrix.

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

Definition at line 608 of file Matrix.

References base::Matrix.


Member Data Documentation

template<typename T>
size_type base::const_matrixcolumn< T >::c [protected]
 

Definition at line 620 of file Matrix.

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

Definition at line 619 of file Matrix.


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