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, FixedMAccessor < Cols, Rows, ColMajor, Stack < Rows *Cols > > > & | T () |
const FixedMatrix < Cols, Rows, FixedMAccessor < Cols, Rows, ColMajor, Stack < Rows *Cols > > > & | T () const |
template<int Rstart, int Cstart, int Rsize, int Csize> | |
FixedMatrix< Rsize, Csize, SkipMAccessor < Rsize, Csize, Cols, RowMajor > > & | slice () |
template<int Rstart, int Cstart, int Rsize, int Csize> | |
const FixedMatrix < Rsize, Csize, SkipMAccessor < Rsize, Csize, Cols, 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, FixedMAccessor < Cols, Rows, ColMajor, Stack < Rows *Cols > > > & | T () |
const FixedMatrix < Cols, Rows, FixedMAccessor < Cols, Rows, ColMajor, Stack < Rows *Cols > > > & | T () const |
template<int Rstart, int Cstart, int Rsize, int Csize> | |
FixedMatrix< Rsize, Csize, SkipMAccessor < Rsize, Csize, Cols, RowMajor > > & | slice () |
template<int Rstart, int Cstart, int Rsize, int Csize> | |
const FixedMatrix < Rsize, Csize, SkipMAccessor < Rsize, Csize, Cols, 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, FixedMAccessor < Cols, Rows, ColMajor, Stack < Rows *Cols > > > & | T () |
const FixedMatrix < Cols, Rows, FixedMAccessor < Cols, Rows, ColMajor, Stack < Rows *Cols > > > & | T () const |
template<int Rstart, int Cstart, int Rsize, int Csize> | |
FixedMatrix< Rsize, Csize, SkipMAccessor < Rsize, Csize, Cols, RowMajor > > & | slice () |
template<int Rstart, int Cstart, int Rsize, int Csize> | |
const FixedMatrix < Rsize, Csize, SkipMAccessor < Rsize, Csize, Cols, 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, FixedMAccessor < Cols, Rows, ColMajor, Stack < Rows *Cols > > > & | T () |
const FixedMatrix < Cols, Rows, FixedMAccessor < Cols, Rows, ColMajor, Stack < Rows *Cols > > > & | T () const |
template<int Rstart, int Cstart, int Rsize, int Csize> | |
FixedMatrix< Rsize, Csize, SkipMAccessor < Rsize, Csize, Cols, RowMajor > > & | slice () |
template<int Rstart, int Cstart, int Rsize, int Csize> | |
const FixedMatrix < Rsize, Csize, SkipMAccessor < Rsize, Csize, Cols, 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 () throw () |
static int | num_cols () throw () |
static int | num_skip () throw () |
static int | num_rows () throw () |
static int | num_cols () throw () |
static int | num_skip () throw () |
static int | num_rows () throw () |
static int | num_cols () throw () |
static int | num_skip () throw () |
static int | num_rows () throw () |
static int | num_cols () throw () |
static int | num_skip () throw () |
Definition at line 37 of file maccessor.debug.hh.