QDP++
QDP::OpMultiplyAdj Struct Reference

#include <qdp_optops.h>

Public Member Functions

template<class T1, class T2>
BinaryReturn< T1, T2, OpMultiplyAdj >::Type_t operator() (const T1 &a, const T2 &b) const

Detailed Description

Definition at line 32 of file qdp_optops.h.

Member Function Documentation

◆ operator()()

template<class T1, class T2>
BinaryReturn< T1, T2, OpMultiplyAdj >::Type_t QDP::OpMultiplyAdj::operator() ( const T1 & a,
const T2 & b ) const
inline

Definition at line 37 of file qdp_optops.h.

References QDP::multiplyAdj().


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