QDP++
QDP::FnMap Struct Reference

#include <qdp_parscalar_specific.h>

Public Member Functions

 FnMap (const int *goffsets)
template<class T>
UnaryReturn< T, FnMap >::Type_t operator() (const T &a) const

Public Attributes

const int * goff

Detailed Description

Definition at line 1863 of file qdp_parscalar_specific.h.

Constructor & Destructor Documentation

◆ FnMap()

QDP::FnMap::FnMap ( const int * goffsets)
inline

Definition at line 1738 of file qdp_scalar_specific.h.

References FnMap(), and goff.

Referenced by FnMap().

Member Function Documentation

◆ operator()()

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

Definition at line 1745 of file qdp_scalar_specific.h.

Member Data Documentation

◆ goff

const int* QDP::FnMap::goff

Definition at line 1737 of file qdp_scalar_specific.h.

Referenced by FnMap().


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