FixedVAccessor< Size, AllocZone > Class Template Reference

List of all members.

Public Types

typedef AllocZone parent
typedef
FixedVAccessor< Size,
AllocZone > 
this_type
typedef double * iterator
typedef const double * const_iterator
typedef AllocZone parent
typedef
FixedVAccessor< Size,
AllocZone > 
this_type
typedef double * iterator
typedef const double * const_iterator

Public Member Functions

const double & operator[] (int i) const
double & operator[] (int i)
template<int Start, int Length>
FixedVector< Length,
FixedVAccessor
< Length, Stack
< Length > > > & 
slice ()
RefVector slice (int start, int size)
const RefVector slice (int start, int size) const
template<int Start, int Length>
const FixedVector
< Length,
FixedVAccessor
< Length, Stack
< Length > > > & 
slice () const
FixedMatrix< Size,
1, FixedMAccessor
< Size, 1, ColMajor,
Stack< Size > > > & 
as_col ()
const FixedMatrix
< Size,
1, FixedMAccessor
< Size, 1, ColMajor,
Stack< Size > > > & 
as_col () const
FixedMatrix< 1, Size,
FixedMAccessor< 1,
Size, RowMajor,
Stack< Size > > > & 
as_row ()
const FixedMatrix< 1,
Size,
FixedMAccessor< 1,
Size, RowMajor,
Stack< Size > > > & 
as_row () const
iterator begin ()
iterator end ()
const_iterator begin () const
const_iterator end () const
const double & operator[] (int i) const
double & operator[] (int i)
template<int Start, int Length>
FixedVector< Length,
FixedVAccessor
< Length, Stack
< Length > > > & 
slice ()
RefVector slice (int start, int size)
const RefVector slice (int start, int size) const
template<int Start, int Length>
const FixedVector
< Length,
FixedVAccessor
< Length, Stack
< Length > > > & 
slice () const
FixedMatrix< Size,
1, FixedMAccessor
< Size, 1, ColMajor,
Stack< Size > > > & 
as_col ()
const FixedMatrix
< Size,
1, FixedMAccessor
< Size, 1, ColMajor,
Stack< Size > > > & 
as_col () const
FixedMatrix< 1, Size,
FixedMAccessor< 1,
Size, RowMajor,
Stack< Size > > > & 
as_row ()
const FixedMatrix< 1,
Size,
FixedMAccessor< 1,
Size, RowMajor,
Stack< Size > > > & 
as_row () const
iterator begin ()
iterator end ()
const_iterator begin () const
const_iterator end () const

Static Public Member Functions

static int size ()
static int size ()


Detailed Description

template<int Size, class AllocZone>
class FixedVAccessor< Size, AllocZone >

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