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>
template<int N, typename T, typename RT, typename PlusT, typename TimesT>
The documentation for this struct was generated from the following file: