mtl::compressed< SizeType, MemLoc, IndexStyle > Struct Template Reference
#include <matrix.h>
List of all members.
Detailed Description
template<class SizeType = int, int MemLoc = internal, int IndexStyle = index_from_zero>
struct mtl::compressed< SizeType, MemLoc, IndexStyle >
tparam: SizeType - The type used in the index and pointer
array - int tparam: MemLoc - Specify whether the memory used is "owned" by the
matrix or if it was provided to the
matrix from some external source (with a pointer to some data) - internal tparam: IndexStyle - Specify whether the underlying index
array stores indices starting from one (fortan style) or from zero (c-style) - index_from_zero component: type category: containers, selectors example: sparse_matrix.cc definition: matrix.h
The documentation for this struct was generated from the following files:
- .gear/mtl/mtl/matrix.h
- mtl/mtl/matrix.h
mtl::compressed< SizeType, MemLoc, IndexStyle > Struct Template Reference -- MTL 4 -- Peter Gottschling and Andrew Lumsdaine
-- Gen. with
rev. 7542
on 7 Apr 2011 by doxygen 1.5.9 -- © 2010 by SimuNova UG.