Structure Row Major (C-like)
Structure Row Major (C-like)
size_t size() const
Index rows() const
Index cols() const
Index firstInRow( Index const i ) const
Index firstInCol( Index const j ) const
Index lastInRow( Index const i ) const
Index lastInCol( Index const j ) const
Bool isRowMajor()
ptrdiff_t offset() const
explicit TConstant()
explicit TConstant( Index const n )
TConstant( Index const n, Index const p )
void resize( Index const n, Index const p )
T_value& get( T_value* const data, Index const i, Index const j )
T_value get( T_value const* const data, Index const i, Index const j ) const
Index my_n
Index my_p
public members
size_t size() const
Index rows() const
Index cols() const
Index firstInRow( Index const i ) const
Index firstInCol( Index const j ) const
Index lastInRow( Index const i ) const
Index lastInCol( Index const j ) const
Bool isRowMajor()
protected constructors
protected members
Index my_n
Alphabetic index HTML hierarchy of classes or Java