Logo MTL4

mtl::rectangle< MM, NN > Class Template Reference

#include <matrix.h>

List of all members.


Detailed Description

template<int MM = 0, int NN = 0>
class mtl::rectangle< MM, NN >

tparam: MM - The number of rows of the matrix, if the matrix has static size (known at compile time) - not static tparam: NN - The number of columns of the matrix, if the matrix has static size (known at compile time) - not static component: type category: containers,selectors definition: matrix.h
The documentation for this class was generated from the following file:


mtl::rectangle< MM, NN > Class Template Reference -- MTL 4 -- Peter Gottschling and Andrew Lumsdaine -- Generated on 24 Aug 2009 by Doxygen 1.5.9 -- Copyright 2008-09 by TU Dresden and the Trustees of Indiana University.