Main Page | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Namespace Members | Compound Members | File Members

math::Dot< T, S > Struct Template Reference

inner product of 2 Vec More...

#include <vec.hpp>

List of all members.

Public Member Functions

operator() (const Vec< T, S > &a, const Vec< T, S > &b)


Detailed Description

template<typename T, int S>
struct math::Dot< T, S >

inner product of 2 Vec

Definition at line 195 of file vec.hpp.


Member Function Documentation

template<typename T, int S>
T math::Dot< T, S >::operator() const Vec< T, S > &  a,
const Vec< T, S > &  b
[inline]
 

Definition at line 197 of file vec.hpp.

References math::Chunk< T, S >::begin(), and math::Chunk< T, S >::end().

Here is the call graph for this function:


The documentation for this struct was generated from the following file:
Generated on Tue Sep 2 11:33:28 2003 for math by doxygen 1.3.2