Logo MTL4
Public Types
mtl::OrientedCollection< T > Struct Template Reference

Concept OrientedCollection: collections with concept-awareness in terms of associated type. More...

#include <collection.hpp>

Inheritance diagram for mtl::OrientedCollection< T >:
Inheritance graph
[legend]
Collaboration diagram for mtl::OrientedCollection< T >:
Collaboration graph
[legend]

List of all members.

Public Types

typedef T::orientation orientation
 Associated type for orientation; by default identical with member type.

Detailed Description

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

Concept OrientedCollection: collections with concept-awareness in terms of associated type.

Concept-awareness is given for matrices as well as for vectors consistent to the unification in AlgebraicCollection. The orientation of vectors determines whether it is a row or a column vector. The orientation of matrices only characterizes the internal representation and has no semantic consequences.

Refinement of:
Associated type:
  • orientation

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


mtl::OrientedCollection< T > Struct Template Reference -- MTL 4 -- Peter Gottschling and Andrew Lumsdaine -- Gen. with rev. 7542 on Sat Aug 11 2012 by doxygen 1.7.6.1 -- © 2010 by SimuNova UG.