|
QDP++
|
#include <Functors.h>
Public Member Functions | |
| EvalLeaf7 (int i1, int i2, int i3, int i4, int i5, int i6, int i7) | |
| int | val1 () const |
| int | val2 () const |
| int | val3 () const |
| int | val4 () const |
| int | val5 () const |
| int | val6 () const |
| int | val7 () const |
Public Attributes | |
| int | i1_m |
| int | i2_m |
| int | i3_m |
| int | i4_m |
| int | i5_m |
| int | i6_m |
| int | i7_m |
Definition at line 231 of file Functors.h.
|
inline |
|
inline |
Definition at line 237 of file Functors.h.
References i1_m.
|
inline |
Definition at line 238 of file Functors.h.
References i2_m.
|
inline |
Definition at line 239 of file Functors.h.
References i3_m.
|
inline |
Definition at line 240 of file Functors.h.
References i4_m.
|
inline |
Definition at line 241 of file Functors.h.
References i5_m.
|
inline |
Definition at line 242 of file Functors.h.
References i6_m.
|
inline |
Definition at line 243 of file Functors.h.
References i7_m.
| int EvalLeaf7::i1_m |
Definition at line 233 of file Functors.h.
Referenced by EvalLeaf7(), and val1().
| int EvalLeaf7::i2_m |
Definition at line 233 of file Functors.h.
Referenced by EvalLeaf7(), and val2().
| int EvalLeaf7::i3_m |
Definition at line 233 of file Functors.h.
Referenced by EvalLeaf7(), and val3().
| int EvalLeaf7::i4_m |
Definition at line 233 of file Functors.h.
Referenced by EvalLeaf7(), and val4().
| int EvalLeaf7::i5_m |
Definition at line 233 of file Functors.h.
Referenced by EvalLeaf7(), and val5().
| int EvalLeaf7::i6_m |
Definition at line 233 of file Functors.h.
Referenced by EvalLeaf7(), and val6().
| int EvalLeaf7::i7_m |
Definition at line 233 of file Functors.h.
Referenced by EvalLeaf7(), and val7().