QDP++
QDP::FnPeekSpinMatrix Struct Reference

Structure for extracting spin matrix components. More...

#include <qdp_newops.h>

Public Member Functions

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

Detailed Description

Structure for extracting spin matrix components.

Definition at line 221 of file qdp_newops.h.

Constructor & Destructor Documentation

◆ FnPeekSpinMatrix()

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

Definition at line 225 of file qdp_newops.h.

References FnPeekSpinMatrix().

Referenced by FnPeekSpinMatrix().

Member Function Documentation

◆ operator()()

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

Definition at line 229 of file qdp_newops.h.

References QDP::peekSpin().


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