#include <Array.h>
Public Types | |
typedef LeafFunctor< Engine < Dim, T, E >, ExpressionApply < Tag > > | LeafFunctor_t |
typedef int | Type_t |
Static Public Member Functions | |
static Type_t | apply (const Array< Dim, T, E > &array, const ExpressionApply< Tag > &tag) |
The functor is applied to the contained engine.
typedef LeafFunctor<Engine<Dim, T, E>, ExpressionApply<Tag> > LeafFunctor< Array< Dim, T, E >, ExpressionApply< Tag > >::LeafFunctor_t |
typedef int LeafFunctor< Array< Dim, T, E >, ExpressionApply< Tag > >::Type_t |
static Type_t LeafFunctor< Array< Dim, T, E >, ExpressionApply< Tag > >::apply | ( | const Array< Dim, T, E > & | array, | |
const ExpressionApply< Tag > & | tag | |||
) | [inline, static] |
References Array< Dim, T, EngineTag >::engine().