QMCPACK
LeafFunctor< Scalar< T >, EvalLeaf5 > Struct Template Reference
+ Collaboration diagram for LeafFunctor< Scalar< T >, EvalLeaf5 >:

Public Types

using Type_t = T
 

Static Public Member Functions

static const Type_tapply (const Scalar< T > &s, const EvalLeaf5 &)
 

Detailed Description

template<class T>
struct qmcplusplus::LeafFunctor< Scalar< T >, EvalLeaf5 >

Definition at line 176 of file Functors.h.

Member Typedef Documentation

◆ Type_t

using Type_t = T

Definition at line 178 of file Functors.h.

Member Function Documentation

◆ apply()

static const Type_t& apply ( const Scalar< T > &  s,
const EvalLeaf5  
)
inlinestatic

Definition at line 179 of file Functors.h.

References qmcplusplus::Units::time::s.

179 { return s.value(); }

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