DynamicVAccessor Class Reference

Inherited by VectorBase< DynamicVAccessor >, and VectorBase< DynamicVAccessor >.

List of all members.

Public Types

typedef
DynamicVector
< DynamicVAccessor
RefVector
typedef double * iterator
typedef const double * const_iterator
typedef
DynamicVector
< DynamicVAccessor
RefVector
typedef double * iterator
typedef const double * const_iterator

Public Member Functions

template<int Start, int Length>
FixedVector< Length,
FixedVAccessor
< Length, Stack
< Length > > > & 
slice ()
template<int Start, int Length>
const FixedVector
< Length,
FixedVAccessor
< Length, Stack
< Length > > > & 
slice () const
RefVector slice (int start, int size)
const RefVector slice (int start, int size) const
const double & operator[] (int i) const
double & operator[] (int i)
int size () const
DynamicMatrix
< DynamicMAccessor
< RowMajor > > 
as_row ()
DynamicMatrix
< DynamicMAccessor
< ColMajor > > 
as_col ()
void set (int size, double *values)
iterator begin ()
iterator end ()
const_iterator begin () const
const_iterator end () const
template<int Start, int Length>
FixedVector< Length,
FixedVAccessor
< Length, Stack
< Length > > > & 
slice ()
template<int Start, int Length>
const FixedVector
< Length,
FixedVAccessor
< Length, Stack
< Length > > > & 
slice () const
RefVector slice (int start, int size)
const RefVector slice (int start, int size) const
const double & operator[] (int i) const
double & operator[] (int i)
int size () const
void set (int size, double *values)
iterator begin ()
iterator end ()
const_iterator begin () const
const_iterator end () const

Protected Attributes

int my_size
double * my_values
double * my_values

Friends

class VSizer


Detailed Description

Definition at line 34 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