|
QDP++
|
#include <Functors.h>
Public Member Functions | |
| EvalLeaf4 (int i1, int i2, int i3, int i4) | |
| int | val1 () const |
| int | val2 () const |
| int | val3 () const |
| int | val4 () const |
Public Attributes | |
| int | i1_m |
| int | i2_m |
| int | i3_m |
| int | i4_m |
Definition at line 156 of file Functors.h.
|
inline |
|
inline |
Definition at line 161 of file Functors.h.
References i1_m.
|
inline |
Definition at line 162 of file Functors.h.
References i2_m.
|
inline |
Definition at line 163 of file Functors.h.
References i3_m.
|
inline |
Definition at line 164 of file Functors.h.
References i4_m.
| int EvalLeaf4::i1_m |
Definition at line 158 of file Functors.h.
Referenced by EvalLeaf4(), and val1().
| int EvalLeaf4::i2_m |
Definition at line 158 of file Functors.h.
Referenced by EvalLeaf4(), and val2().
| int EvalLeaf4::i3_m |
Definition at line 158 of file Functors.h.
Referenced by EvalLeaf4(), and val3().
| int EvalLeaf4::i4_m |
Definition at line 158 of file Functors.h.
Referenced by EvalLeaf4(), and val4().