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 files:


mtl::array< OneD, MemLoc > Struct Template Reference -- MTL 4 -- Peter Gottschling and Andrew Lumsdaine -- Gen. with rev. 7542 on 7 Apr 2011 by doxygen 1.5.9 -- © 2010 by SimuNova UG.