QDP++
QDP::FnPokeColorMatrix Struct Reference

Structure for inserting color matrix components. More...

#include <qdp_newops.h>

Public Member Functions

 FnPokeColorMatrix (int _row, int _col)
template<class T1, class T2>
BinaryReturn< T1, T2, FnPokeColorMatrix >::Type_t operator() (const T1 &a, const T2 &b) const

Detailed Description

Structure for inserting color matrix components.

Definition at line 320 of file qdp_newops.h.

Constructor & Destructor Documentation

◆ FnPokeColorMatrix()

QDP::FnPokeColorMatrix::FnPokeColorMatrix ( int _row,
int _col )
inline

Definition at line 324 of file qdp_newops.h.

References FnPokeColorMatrix().

Referenced by FnPokeColorMatrix().

Member Function Documentation

◆ operator()()

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

Definition at line 328 of file qdp_newops.h.

References QDP::pokeColor().


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