RefSkipMAccessor< ColMajor > Class Template Reference

List of all members.

Public Types

typedef
DynamicMatrix
< RefSkipMAccessor
< ColMajor > > 
RefSkipMatrixCM
typedef ColMajor layout
typedef
DynamicMatrix
< RefSkipMAccessor
< ColMajor > > 
RefSkipMatrixCM
typedef ColMajor layout

Public Member Functions

 RefSkipMAccessor ()
const RefSkipVector operator[] (int r) const TOON_THROW
RefSkipVector operator[] (int r) TOON_THROW
double & operator() (int r, int c) TOON_THROW
const double & operator() (int r, int c) const TOON_THROW
int num_rows () const throw ()
int num_cols () const throw ()
int num_skip () const throw ()
DynamicMatrix
< RefSkipMAccessor
< RowMajor > > & 
T ()
const DynamicMatrix
< RefSkipMAccessor
< RowMajor > > & 
T () const
template<int Rstart, int Cstart, int Rsize, int Csize>
RefSkipMatrixCM slice ()
template<int Rstart, int Cstart, int Rsize, int Csize>
const RefSkipMatrixCM slice () const
RefSkipMatrixCM slice (int Rstart, int Cstart, int Rsize, int Csize)
const RefSkipMatrixCM slice (int Rstart, int Cstart, int Rsize, int Csize) const
void set (int nr, int nc, int sk, double *v)
 RefSkipMAccessor ()
const RefSkipVector operator[] (int r) const TOON_THROW
RefSkipVector operator[] (int r) TOON_THROW
double & operator() (int r, int c) TOON_THROW
const double & operator() (int r, int c) const TOON_THROW
int num_rows () const throw ()
int num_cols () const throw ()
int num_skip () const throw ()
DynamicMatrix
< RefSkipMAccessor
< RowMajor > > & 
T ()
const DynamicMatrix
< RefSkipMAccessor
< RowMajor > > & 
T () const
template<int Rstart, int Cstart, int Rsize, int Csize>
RefSkipMatrixCM slice ()
template<int Rstart, int Cstart, int Rsize, int Csize>
const RefSkipMatrixCM slice () const
RefSkipMatrixCM slice (int Rstart, int Cstart, int Rsize, int Csize)
const RefSkipMatrixCM slice (int Rstart, int Cstart, int Rsize, int Csize) const
void set (int nr, int nc, int sk, double *v)

Protected Attributes

int my_num_cols
int my_num_rows
int my_skip
double * my_values
double * my_values


Detailed Description

template<>
class RefSkipMAccessor< ColMajor >

Definition at line 117 of file maccessor.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