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

Concept DotProduct. More...

#include <vector_concepts.hpp>

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

Inheritance graph
[legend]
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 19 May 2009 by Doxygen 1.5.5 -- Copyright 2007 by the Trustees of Indiana University.