Logo MTL4

math::DotProduct< I, Vector, Scalar > Struct Template Reference
[Concepts]

Concept DotProduct. More...

#include <vector_concepts.hpp>

Inherits InnerProduct< I, Vector, Scalar >.

Collaboration diagram for math::DotProduct< I, Vector, Scalar >:

Collaboration graph
[legend]

List of all members.


Detailed Description

template<typename I, typename Vector, typename Scalar = typename Vector::value_type>
struct math::DotProduct< I, Vector, Scalar >

Concept DotProduct.

Semantic requirements of dot product. The dot product is a specific inner product.

Parameters:
I Norm functor
Vector The the type of a vector or a collection
Scalar The scalar over which the vector field is defined
Refinement of:

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


math::DotProduct< I, Vector, Scalar > 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.