62 inline bool equal(
const T& s1,
const T& s2)
68 #define MAXMINPOW(retType, type1, type2) \ 70 MAXMIN(retType, type1, type2) \ 72 inline double pow(const type1 s, const type2 e) \ 74 return ::pow(double(s), double(e)); \ Traits classes for inner and outer products of primitives.
#define MAXMINPOW(retType, type1, type2)
void T(FieldField< Field, Type > &f1, const FieldField< Field, Type > &f2)
bool equal(const T &s1, const T &s2)