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

Public Types

using Type_t = int
 

Static Public Member Functions

static Type_t apply (const Scalar< T > &, const IncrementLeaf &)
 

Detailed Description

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

Definition at line 275 of file Functors.h.

Member Typedef Documentation

◆ Type_t

using Type_t = int

Definition at line 277 of file Functors.h.

Member Function Documentation

◆ apply()

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

Definition at line 278 of file Functors.h.

278 { return 0; }

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