QDP++
EvalLeaf1 Struct Reference

#include <Functors.h>

Public Member Functions

 EvalLeaf1 (int i1)
int val1 () const

Public Attributes

int i1_m

Detailed Description

Definition at line 92 of file Functors.h.

Constructor & Destructor Documentation

◆ EvalLeaf1()

EvalLeaf1::EvalLeaf1 ( int i1)
inline

Definition at line 95 of file Functors.h.

References i1_m.

Member Function Documentation

◆ val1()

int EvalLeaf1::val1 ( ) const
inline

Definition at line 96 of file Functors.h.

References i1_m.

Member Data Documentation

◆ i1_m

int EvalLeaf1::i1_m

Definition at line 94 of file Functors.h.

Referenced by EvalLeaf1(), and val1().


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