VectorDotVector< V1, V2, B, 1 > Struct Template Reference

#include <VectorOperators.h>

List of all members.

Public Types

typedef VectorElem< V1, B >
::Element_t 
Left_t
typedef VectorElem< V2, B >
::Element_t 
Right_t
typedef BinaryReturn< Left_t,
Right_t, OpMultiply >::Type_t 
Type_t

Static Public Member Functions

static Type_t get (const V1 &x, const V2 &y)

template<class V1, class V2, int B>
struct VectorDotVector< V1, V2, B, 1 >


Member Typedef Documentation

template<class V1 , class V2 , int B>
typedef VectorElem<V1,B>::Element_t VectorDotVector< V1, V2, B, 1 >::Left_t

template<class V1 , class V2 , int B>
typedef VectorElem<V2,B>::Element_t VectorDotVector< V1, V2, B, 1 >::Right_t

template<class V1 , class V2 , int B>
typedef BinaryReturn<Left_t,Right_t,OpMultiply>::Type_t VectorDotVector< V1, V2, B, 1 >::Type_t


Member Function Documentation

template<class V1 , class V2 , int B>
static Type_t VectorDotVector< V1, V2, B, 1 >::get ( const V1 &  x,
const V2 &  y 
) [inline, static]


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

Generated on Wed Mar 16 06:20:43 2011 for FreePOOMA by  doxygen 1.5.9