![]() |
QMCPACK
|
Public Member Functions | |
EvalLeaf2 (int i1, int i2) | |
int | val1 () const |
int | val2 () const |
Public Attributes | |
int | i1_m |
int | i2_m |
Definition at line 110 of file Functors.h.
|
inline |
Definition at line 113 of file Functors.h.
|
inline |
Definition at line 114 of file Functors.h.
References EvalLeaf2::i1_m.
Referenced by LeafFunctor< Matrix< T, Alloc >, EvalLeaf2 >::apply().
|
inline |
Definition at line 115 of file Functors.h.
References EvalLeaf2::i2_m.
Referenced by LeafFunctor< Matrix< T, Alloc >, EvalLeaf2 >::apply().
int i1_m |
Definition at line 112 of file Functors.h.
Referenced by EvalLeaf2::val1().
int i2_m |
Definition at line 112 of file Functors.h.
Referenced by EvalLeaf2::val2().