mtl::generic_comp2D< ValsType, ValPtr, IndType, IndPtr, IND_OFFSET > Class Template Reference

#include <compressed2D.h>

Inheritance diagram for mtl::generic_comp2D< ValsType, ValPtr, IndType, IndPtr, IND_OFFSET >:

Inheritance graph
[legend]
Collaboration diagram for mtl::generic_comp2D< ValsType, ValPtr, IndType, IndPtr, IND_OFFSET >:

Collaboration graph
[legend]

List of all members.


Detailed Description

template<class ValsType, class ValPtr, class IndType, class IndPtr, int IND_OFFSET>
class mtl::generic_comp2D< ValsType, ValPtr, IndType, IndPtr, IND_OFFSET >

category: containers component: type definition: compressed2D.h models: TwoDContainerRef example: sparse_matrix.h tparam: ValsType - The container type to use for the values array tparam: ValPtr - A pointer to the ValsType tparam: IndType - The container type to use for the indices and pointer arrays tparam: IndPtr - A pointer to IndType tparam: IND_OFFSET - To handle indexing from 0 or 1
The documentation for this class was generated from the following file:





mtl::generic_comp2D< ValsType, ValPtr, IndType, IndPtr, IND_OFFSET > Class Template Reference -- MTL 4 -- Peter Gottschling and Andrew Lumsdaine -- Generated on 19 May 2009 by Doxygen 1.5.5 -- Copyright 2007 by the Trustees of Indiana University.