MTL 4: mtl::matrix< T, Shape, Storage, Orientation >::parameters< Orientation, Index, Dimensions, OnStack > Struct Template Reference
mtl::matrix< T, Shape, Storage, Orientation >::parameters< Orientation, Index, Dimensions, OnStack > Struct Template Reference
Type for bundling template
parameters of common
matrix types.
More...
#include <parameter.hpp>
List of all members.
Detailed Description
template<class T, class Shape = rectangle<>, class Storage = dense<>, class Orientation = row_major>
template<typename Orientation = row_major, typename Index = index::c_index, typename Dimensions = mtl::non_fixed::dimensions, bool OnStack = mtl::traits::is_static<Dimensions>::value>
struct mtl::matrix< T, Shape, Storage, Orientation >::parameters< Orientation, Index, Dimensions, OnStack >
Type for bundling template
parameters of common
matrix types.
The documentation for this struct was generated from the following file:
mtl::matrix< T, Shape, Storage, Orientation >::parameters< Orientation, Index, Dimensions, OnStack > 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.