QDP++
QDP::FnPeekSpinVector Struct Reference

Structure for extracting spin vector components. More...

#include <qdp_newops.h>

Public Member Functions

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

Detailed Description

Structure for extracting spin vector components.

Definition at line 269 of file qdp_newops.h.

Constructor & Destructor Documentation

◆ FnPeekSpinVector()

QDP::FnPeekSpinVector::FnPeekSpinVector ( int _row)
inline

Definition at line 273 of file qdp_newops.h.

References FnPeekSpinVector().

Referenced by FnPeekSpinVector().

Member Function Documentation

◆ operator()()

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

Definition at line 277 of file qdp_newops.h.

References QDP::peekSpin().


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