QDP++
QDP::FnPeekColorVector Struct Reference

Structure for extracting color vector components. More...

#include <qdp_newops.h>

Public Member Functions

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

Detailed Description

Structure for extracting color vector components.

Definition at line 172 of file qdp_newops.h.

Constructor & Destructor Documentation

◆ FnPeekColorVector()

QDP::FnPeekColorVector::FnPeekColorVector ( int _row)
inline

Definition at line 176 of file qdp_newops.h.

References FnPeekColorVector().

Referenced by FnPeekColorVector().

Member Function Documentation

◆ operator()()

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

Definition at line 180 of file qdp_newops.h.

References QDP::peekColor().


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