|
QDP++
|
#include <Functors.h>
Public Member Functions | |
| EvalLeaf6 (int i1, int i2, int i3, int i4, int i5, int i6) | |
| int | val1 () const |
| int | val2 () const |
| int | val3 () const |
| int | val4 () const |
| int | val5 () const |
| int | val6 () const |
Public Attributes | |
| int | i1_m |
| int | i2_m |
| int | i3_m |
| int | i4_m |
| int | i5_m |
| int | i6_m |
Definition at line 205 of file Functors.h.
|
inline |
|
inline |
Definition at line 210 of file Functors.h.
References i1_m.
|
inline |
Definition at line 211 of file Functors.h.
References i2_m.
|
inline |
Definition at line 212 of file Functors.h.
References i3_m.
|
inline |
Definition at line 213 of file Functors.h.
References i4_m.
|
inline |
Definition at line 214 of file Functors.h.
References i5_m.
|
inline |
Definition at line 215 of file Functors.h.
References i6_m.
| int EvalLeaf6::i1_m |
Definition at line 207 of file Functors.h.
Referenced by EvalLeaf6(), and val1().
| int EvalLeaf6::i2_m |
Definition at line 207 of file Functors.h.
Referenced by EvalLeaf6(), and val2().
| int EvalLeaf6::i3_m |
Definition at line 207 of file Functors.h.
Referenced by EvalLeaf6(), and val3().
| int EvalLeaf6::i4_m |
Definition at line 207 of file Functors.h.
Referenced by EvalLeaf6(), and val4().
| int EvalLeaf6::i5_m |
Definition at line 207 of file Functors.h.
Referenced by EvalLeaf6(), and val5().
| int EvalLeaf6::i6_m |
Definition at line 207 of file Functors.h.
Referenced by EvalLeaf6(), and val6().