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

Public Types

using Type_t = T
 

Static Public Member Functions

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

Detailed Description

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

Definition at line 199 of file Functors.h.

Member Typedef Documentation

◆ Type_t

using Type_t = T

Definition at line 201 of file Functors.h.

Member Function Documentation

◆ apply()

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

Definition at line 202 of file Functors.h.

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

202 { return s.value(); }

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