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

Public Types

using Type_t = T
 

Static Public Member Functions

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

Detailed Description

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

Definition at line 156 of file Functors.h.

Member Typedef Documentation

◆ Type_t

using Type_t = T

Definition at line 158 of file Functors.h.

Member Function Documentation

◆ apply()

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

Definition at line 159 of file Functors.h.

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

159 { return s.value(); }

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