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:
- .gear/mtl/mtl/matrix.h
- mtl/mtl/matrix.h