QMCPACK
EvalLeaf1 Struct Reference
+ Collaboration diagram for EvalLeaf1:

Public Member Functions

 EvalLeaf1 (int i1)
 
int val1 () const
 

Public Attributes

int i1_m
 

Detailed Description

Definition at line 94 of file Functors.h.

Constructor & Destructor Documentation

◆ EvalLeaf1()

EvalLeaf1 ( int  i1)
inline

Definition at line 97 of file Functors.h.

97 : i1_m(i1) {}

Member Function Documentation

◆ val1()

int val1 ( ) const
inline

Member Data Documentation

◆ i1_m

int i1_m

Definition at line 96 of file Functors.h.

Referenced by EvalLeaf1::val1().


The documentation for this struct was generated from the following file: