Metaprograms::InnerProduct< N, T, RT, PlusT, TimesT > Struct Template Reference

#include <Metaprograms.H>

List of all members.

template<int N, typename T, typename RT, typename PlusT, typename TimesT>
struct Metaprograms::InnerProduct< N, T, RT, PlusT, TimesT >


Public Member Functions

RT operator() (T const *v1, T const *v2)
RT operator() (T const *v, T const &x)

Member Function Documentation

template<int N, typename T, typename RT, typename PlusT, typename TimesT>
RT Metaprograms::InnerProduct< N, T, RT, PlusT, TimesT >::operator() ( T const *  v1,
T const *  v2 
) [inline]

template<int N, typename T, typename RT, typename PlusT, typename TimesT>
RT Metaprograms::InnerProduct< N, T, RT, PlusT, TimesT >::operator() ( T const *  v,
T const &  x 
) [inline]


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

Generated on Tue Apr 14 14:24:25 2009 for Chombo + EB by  doxygen 1.5.5