|
QDP++
|
#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 |
Definition at line 180 of file Functors.h.
|
inline |
|
inline |
Definition at line 185 of file Functors.h.
References i1_m.
|
inline |
Definition at line 186 of file Functors.h.
References i2_m.
|
inline |
Definition at line 187 of file Functors.h.
References i3_m.
|
inline |
Definition at line 188 of file Functors.h.
References i4_m.
|
inline |
Definition at line 189 of file Functors.h.
References i5_m.
| int EvalLeaf5::i1_m |
Definition at line 182 of file Functors.h.
Referenced by EvalLeaf5(), and val1().
| int EvalLeaf5::i2_m |
Definition at line 182 of file Functors.h.
Referenced by EvalLeaf5(), and val2().
| int EvalLeaf5::i3_m |
Definition at line 182 of file Functors.h.
Referenced by EvalLeaf5(), and val3().
| int EvalLeaf5::i4_m |
Definition at line 182 of file Functors.h.
Referenced by EvalLeaf5(), and val4().
| int EvalLeaf5::i5_m |
Definition at line 182 of file Functors.h.
Referenced by EvalLeaf5(), and val5().