QDP++
qdp_globalfuncs_subtype.h File Reference

Go to the source code of this file.

Namespaces

namespace  QDP
 Yet another random number generator.

Functions

template<class T1, class C1, class T2, class C2>
BinaryReturn< C1, C2, FnInnerProduct >::Type_t QDP::innerProduct (const QDPSubType< T1, C1 > &s1, const QDPType< T2, C2 > &s2)
template<class T1, class C1, class T2, class C2>
BinaryReturn< C1, C2, FnInnerProduct >::Type_t QDP::innerProduct (const QDPType< T1, C1 > &s1, const QDPSubType< T2, C2 > &s2)
template<class T1, class C1, class T2, class C2>
QDPSubTypeTrait< typenameBinaryReturn< C1, C2, FnLocalInnerProduct >::Type_t >::Type_t QDP::localInnerProduct (const QDPSubType< T1, C1 > &l, const QDPType< T2, C2 > &r)
template<class T1, class C1, class T2, class C2>
QDPSubTypeTrait< typenameBinaryReturn< C1, C2, FnLocalInnerProduct >::Type_t >::Type_t QDP::localInnerProduct (const QDPType< T1, C1 > &l, const QDPSubType< T2, C2 > &r)
template<class T1, class C1, class T2, class C2>
QDPSubTypeTrait< typenameBinaryReturn< C1, C2, FnLocalColorInnerProduct >::Type_t >::Type_t QDP::localColorInnerProduct (const QDPSubType< T1, C1 > &l, const QDPType< T2, C2 > &r)
template<class T1, class C1, class T2, class C2>
QDPSubTypeTrait< typenameBinaryReturn< C1, C2, FnLocalColorInnerProduct >::Type_t >::Type_t QDP::localColorInnerProduct (const QDPType< T1, C1 > &l, const QDPSubType< T2, C2 > &r)
template<class T>
UnaryReturn< OLattice< T >, FnSum >::Type_t QDP::sum (const OSubLattice< T > &s1)
template<class T>
void QDP::zero_rep_F (T *dest, const Subset &s)