Logo MTL4

mtl::array< OneD, MemLoc > Struct Template Reference

#include <matrix.h>

List of all members.


Detailed Description

template<class OneD = dense<>, int MemLoc = internal>
struct mtl::array< OneD, MemLoc >

tparam: OneD - The storage type used for each row/column of the matrix - dense 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 component: type category: containers, selectors models: TwoDStorage definition: matrix.h
The documentation for this struct was generated from the following file:


mtl::array< OneD, MemLoc > Struct 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.