QDP++
QDP::FnPeekColorMatrix Struct Reference

Structure for extracting color matrix components. More...

#include <qdp_newops.h>

Public Member Functions

 FnPeekColorMatrix (int _row, int _col)
template<class T>
UnaryReturn< T, FnPeekColorMatrix >::Type_t operator() (const T &a) const

Detailed Description

Structure for extracting color matrix components.

Definition at line 123 of file qdp_newops.h.

Constructor & Destructor Documentation

◆ FnPeekColorMatrix()

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

Definition at line 127 of file qdp_newops.h.

References FnPeekColorMatrix().

Referenced by FnPeekColorMatrix().

Member Function Documentation

◆ operator()()

template<class T>
UnaryReturn< T, FnPeekColorMatrix >::Type_t QDP::FnPeekColorMatrix::operator() ( const T & a) const
inline

Definition at line 131 of file qdp_newops.h.

References QDP::peekColor().


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