FreePOOMA  2.4.1
Public Types | Static Public Member Functions
LeafFunctor< Scalar< T >, EvalLeaf< Dim > > Struct Template Reference

We provide specializations for Scalars. More...

#include <ExpressionEngine.h>

List of all members.

Public Types

typedef T Type_t

Static Public Member Functions

static Type_t apply (const Scalar< T > &s, const EvalLeaf< Dim > &)

Detailed Description

template<class T, int Dim>
struct LeafFunctor< Scalar< T >, EvalLeaf< Dim > >

We provide specializations for Scalars.


Member Typedef Documentation

template<class T , int Dim>
typedef T LeafFunctor< Scalar< T >, EvalLeaf< Dim > >::Type_t

Member Function Documentation

template<class T , int Dim>
static Type_t LeafFunctor< Scalar< T >, EvalLeaf< Dim > >::apply ( const Scalar< T > &  s,
const EvalLeaf< Dim > &   
) [inline, static]

References Scalar< T >::value().


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