vector2d< T > Class Template Reference

#include <HLabVector.h>

List of all members.

Public Member Functions

 vector2d ()
 vector2d (int i_x1, int i_x2)
std::vector< T > & operator[] (int i)
const std::vector< T > & operator[] (int i) const
void resize (int i_x1, int i_x2)
void SetVal (T val)
 vector2d ()
 vector2d (int i_x1, int i_x2)
std::vector< T > & operator[] (int i)
const std::vector< T > & operator[] (int i) const
void resize (int i_x1, int i_x2)

template<typename T>
class vector2d< T >


Constructor & Destructor Documentation

template<typename T>
vector2d< T >::vector2d (  )  [inline]
template<typename T>
vector2d< T >::vector2d ( int  i_x1,
int  i_x2 
) [inline]
template<typename T>
vector2d< T >::vector2d (  )  [inline]
template<typename T>
vector2d< T >::vector2d ( int  i_x1,
int  i_x2 
) [inline]

Member Function Documentation

template<typename T>
const std::vector<T>& vector2d< T >::operator[] ( int  i  )  const [inline]
template<typename T>
std::vector<T>& vector2d< T >::operator[] ( int  i  )  [inline]
template<typename T>
const std::vector<T>& vector2d< T >::operator[] ( int  i  )  const [inline]
template<typename T>
std::vector<T>& vector2d< T >::operator[] ( int  i  )  [inline]
template<typename T>
void vector2d< T >::resize ( int  i_x1,
int  i_x2 
) [inline]
template<typename T>
void vector2d< T >::resize ( int  i_x1,
int  i_x2 
) [inline]
template<typename T>
void vector2d< T >::SetVal ( val  )  [inline]

The documentation for this class was generated from the following files:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines
Generated on Sat May 8 14:21:50 2010 for HLab by  doxygen 1.6.3