SkipMAccessor< Rows, Cols, Skip, RowMajor > Class Template Reference

List of all members.

Public Types

typedef RowMajor layout
typedef RowMajor layout
typedef RowMajor layout
typedef RowMajor layout

Public Member Functions

FixedVector< Cols,
FixedVAccessor
< Cols, Stack< Cols > > > & 
operator[] (int r) TOON_THROW
const FixedVector
< Cols,
FixedVAccessor
< Cols, Stack< Cols > > > & 
operator[] (int r) const TOON_THROW
double & operator() (int r, int c) TOON_THROW
const double & operator() (int r, int c) const TOON_THROW
FixedMatrix< Cols,
Rows, SkipMAccessor
< Cols, Rows, Skip,
ColMajor > > & 
T ()
const FixedMatrix
< Cols, Rows,
SkipMAccessor< Cols,
Rows, Skip,
ColMajor > > & 
T () const
template<int Rstart, int Cstart, int Rsize, int Csize>
FixedMatrix< Rsize,
Csize,
SkipMAccessor
< Rsize, Csize, Skip,
RowMajor > > & 
slice ()
template<int Rstart, int Cstart, int Rsize, int Csize>
const FixedMatrix
< Rsize, Csize,
SkipMAccessor
< Rsize, Csize, Skip,
RowMajor > > & 
slice () const
FixedVector< Cols,
FixedVAccessor
< Cols, Stack< Cols > > > & 
operator[] (int r) TOON_THROW
const FixedVector
< Cols,
FixedVAccessor
< Cols, Stack< Cols > > > & 
operator[] (int r) const TOON_THROW
double & operator() (int r, int c) TOON_THROW
const double & operator() (int r, int c) const TOON_THROW
FixedMatrix< Cols,
Rows, SkipMAccessor
< Cols, Rows, Skip,
ColMajor > > & 
T ()
const FixedMatrix
< Cols, Rows,
SkipMAccessor< Cols,
Rows, Skip,
ColMajor > > & 
T () const
template<int Rstart, int Cstart, int Rsize, int Csize>
FixedMatrix< Rsize,
Csize,
SkipMAccessor
< Rsize, Csize, Skip,
RowMajor > > & 
slice ()
template<int Rstart, int Cstart, int Rsize, int Csize>
const FixedMatrix
< Rsize, Csize,
SkipMAccessor
< Rsize, Csize, Skip,
RowMajor > > & 
slice () const
RefSkipMatrixRM slice (int Rstart, int Cstart, int Rsize, int Csize)
const RefSkipMatrixRM slice (int Rstart, int Cstart, int Rsize, int Csize) const
FixedVector< Cols,
FixedVAccessor
< Cols, Stack< Cols > > > & 
operator[] (int r) TOON_THROW
const FixedVector
< Cols,
FixedVAccessor
< Cols, Stack< Cols > > > & 
operator[] (int r) const TOON_THROW
double & operator() (int r, int c) TOON_THROW
const double & operator() (int r, int c) const TOON_THROW
FixedMatrix< Cols,
Rows, SkipMAccessor
< Cols, Rows, Skip,
ColMajor > > & 
T ()
const FixedMatrix
< Cols, Rows,
SkipMAccessor< Cols,
Rows, Skip,
ColMajor > > & 
T () const
template<int Rstart, int Cstart, int Rsize, int Csize>
FixedMatrix< Rsize,
Csize,
SkipMAccessor
< Rsize, Csize, Skip,
RowMajor > > & 
slice ()
template<int Rstart, int Cstart, int Rsize, int Csize>
const FixedMatrix
< Rsize, Csize,
SkipMAccessor
< Rsize, Csize, Skip,
RowMajor > > & 
slice () const
FixedVector< Cols,
FixedVAccessor
< Cols, Stack< Cols > > > & 
operator[] (int r) TOON_THROW
const FixedVector
< Cols,
FixedVAccessor
< Cols, Stack< Cols > > > & 
operator[] (int r) const TOON_THROW
double & operator() (int r, int c) TOON_THROW
const double & operator() (int r, int c) const TOON_THROW
FixedMatrix< Cols,
Rows, SkipMAccessor
< Cols, Rows, Skip,
ColMajor > > & 
T ()
const FixedMatrix
< Cols, Rows,
SkipMAccessor< Cols,
Rows, Skip,
ColMajor > > & 
T () const
template<int Rstart, int Cstart, int Rsize, int Csize>
FixedMatrix< Rsize,
Csize,
SkipMAccessor
< Rsize, Csize, Skip,
RowMajor > > & 
slice ()
template<int Rstart, int Cstart, int Rsize, int Csize>
const FixedMatrix
< Rsize, Csize,
SkipMAccessor
< Rsize, Csize, Skip,
RowMajor > > & 
slice () const
RefSkipMatrixRM slice (int Rstart, int Cstart, int Rsize, int Csize)
const RefSkipMatrixRM slice (int Rstart, int Cstart, int Rsize, int Csize) const

Static Public Member Functions

static int num_rows ()
static int num_cols ()
static int num_skip ()
static int num_rows () throw ()
static int num_cols () throw ()
static int num_skip () throw ()
static int num_rows ()
static int num_cols ()
static int num_skip ()
static int num_rows () throw ()
static int num_cols () throw ()
static int num_skip () throw ()

Protected Attributes

double my_values [Rows *Skip]


Detailed Description

template<int Rows, int Cols, int Skip>
class SkipMAccessor< Rows, Cols, Skip, RowMajor >

Definition at line 149 of file maccessor.debug.hh.


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