Logo MTL4

mtl::matrix::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<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::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::parameters< Orientation, Index, Dimensions, OnStack > 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.