QDP++
EvalLeaf5 Struct Reference

#include <Functors.h>

Public Member Functions

 EvalLeaf5 (int i1, int i2, int i3, int i4, int i5)
int val1 () const
int val2 () const
int val3 () const
int val4 () const
int val5 () const

Public Attributes

int i1_m
int i2_m
int i3_m
int i4_m
int i5_m

Detailed Description

Definition at line 180 of file Functors.h.

Constructor & Destructor Documentation

◆ EvalLeaf5()

EvalLeaf5::EvalLeaf5 ( int i1,
int i2,
int i3,
int i4,
int i5 )
inline

Definition at line 183 of file Functors.h.

References i1_m, i2_m, i3_m, i4_m, and i5_m.

Member Function Documentation

◆ val1()

int EvalLeaf5::val1 ( ) const
inline

Definition at line 185 of file Functors.h.

References i1_m.

◆ val2()

int EvalLeaf5::val2 ( ) const
inline

Definition at line 186 of file Functors.h.

References i2_m.

◆ val3()

int EvalLeaf5::val3 ( ) const
inline

Definition at line 187 of file Functors.h.

References i3_m.

◆ val4()

int EvalLeaf5::val4 ( ) const
inline

Definition at line 188 of file Functors.h.

References i4_m.

◆ val5()

int EvalLeaf5::val5 ( ) const
inline

Definition at line 189 of file Functors.h.

References i5_m.

Member Data Documentation

◆ i1_m

int EvalLeaf5::i1_m

Definition at line 182 of file Functors.h.

Referenced by EvalLeaf5(), and val1().

◆ i2_m

int EvalLeaf5::i2_m

Definition at line 182 of file Functors.h.

Referenced by EvalLeaf5(), and val2().

◆ i3_m

int EvalLeaf5::i3_m

Definition at line 182 of file Functors.h.

Referenced by EvalLeaf5(), and val3().

◆ i4_m

int EvalLeaf5::i4_m

Definition at line 182 of file Functors.h.

Referenced by EvalLeaf5(), and val4().

◆ i5_m

int EvalLeaf5::i5_m

Definition at line 182 of file Functors.h.

Referenced by EvalLeaf5(), and val5().


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