mtl::dense2D< T, OffsetGen, MM, NN > Class Template Reference

#include <dense2D.h>

Inheritance diagram for mtl::dense2D< T, OffsetGen, MM, NN >:

Inheritance graph
[legend]
Collaboration diagram for mtl::dense2D< T, OffsetGen, MM, NN >:

Collaboration graph
[legend]

List of all members.


Detailed Description

template<class T, class OffsetGen, int MM = 0, int NN = 0>
class mtl::dense2D< T, OffsetGen, MM, NN >

category: containers component: type tparam: T - the element type tparam: OffsetGen - the Offset class generator 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::dense2D< T, 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.