mtl::OrientedCollection< T > Struct Template Reference
[Concepts]

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

#include <collection.hpp>

Inheritance diagram for mtl::OrientedCollection< T >:
mtl::Collection< T >

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:
 All Classes Namespaces Functions Variables Typedefs Enumerations Friends
Generated by  doxygen 1.6.2-20100208