DynamicSkipAccessor Class Reference

List of all members.

Public Types

typedef
DynamicVector
< DynamicSkipAccessor
RefSkipVector
typedef It< double > iterator
typedef It< const
double > 
const_iterator
typedef
DynamicVector
< DynamicSkipAccessor
RefSkipVector
typedef It< double > iterator
typedef It< const
double > 
const_iterator

Public Member Functions

template<int Start, int Length>
DynamicVector
< DynamicSkipAccessor
slice ()
template<int Start, int Length>
const DynamicVector
< DynamicSkipAccessor
slice () const
RefSkipVector slice (int start, int size)
const RefSkipVector slice (int start, int size) const
const double & operator[] (int i) const
double & operator[] (int i)
int size () const
DynamicMatrix
< RefSkipMAccessor
< ColMajor > > 
as_row ()
DynamicMatrix
< RefSkipMAccessor
< RowMajor > > 
as_col ()
void set (int size, int skip, double *values)
iterator begin ()
iterator end ()
const_iterator begin () const
const_iterator end () const
template<int Start, int Length>
DynamicVector
< DynamicSkipAccessor
slice ()
template<int Start, int Length>
const DynamicVector
< DynamicSkipAccessor
slice () const
RefSkipVector slice (int start, int size)
const RefSkipVector slice (int start, int size) const
const double & operator[] (int i) const
double & operator[] (int i)
int size () const
void set (int size, int skip, double *values)
iterator begin ()
iterator end ()
const_iterator begin () const
const_iterator end () const

Protected Attributes

int my_size
int my_skip
double * my_values
double * my_values


Detailed Description

Definition at line 115 of file vaccessor.hh.


The documentation for this class was generated from the following files:
Generated on Fri Feb 22 18:26:56 2008 for QVision by  doxygen 1.5.3