mtl::generic_dense2D< RepType, RepPtr, OffsetGen, MM, NN > Class Template Reference

#include <dense2D.h>

Inheritance diagram for mtl::generic_dense2D< RepType, RepPtr, OffsetGen, MM, NN >:

Inheritance graph
[legend]

List of all members.


Detailed Description

template<class RepType, class RepPtr, class OffsetGen, int MM, int NN>
class mtl::generic_dense2D< RepType, RepPtr, OffsetGen, MM, NN >

category: containers component: type definition: dense2D.h tparam: RepType - The Container used to store the elements tparam: RepPtr - The type used to reference to the container tparam: OffsetGen - The generator that creates the Offset class tparam: MM - For static sized matrix, the major dimension tparam: NN - For static sized matrix, the minor dimension models: TwoDStorage
The documentation for this class was generated from the following file:





mtl::generic_dense2D< RepType, RepPtr, OffsetGen, MM, NN > 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.