Logo MTL4

mtl::ashape::ashape< T > Struct Template Reference

Meta-function for algebraic shape of T. More...

#include <ashape.hpp>

List of all members.


Detailed Description

template<typename T>
struct mtl::ashape::ashape< T >

Meta-function for algebraic shape of T.

Unknown types are treated like scalars. ashape of collections are template parameterized with ashape of their elements, e.g., ashape< matrix < vector < double > > >type is mat< rvec < scal > > >.


The documentation for this struct was generated from the following file:


mtl::ashape::ashape< T > 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.