FreePOOMA
2.4.1
|
Arrays are leaf objects, we just pass them through unless they have Expression engines. More...
#include <CreateLeaf.h>
Public Types | |
typedef Array< Dim, T, EngineTag > | Input_t |
typedef Reference< Input_t > | Leaf_t |
typedef Leaf_t | Return_t |
Static Public Member Functions | |
static Return_t | make (const Input_t &a) |
Arrays are leaf objects, we just pass them through unless they have Expression engines.
typedef Array<Dim, T, EngineTag> CreateLeaf< Array< Dim, T, EngineTag > >::Input_t |
typedef Reference<Input_t> CreateLeaf< Array< Dim, T, EngineTag > >::Leaf_t |
typedef Leaf_t CreateLeaf< Array< Dim, T, EngineTag > >::Return_t |
static Return_t CreateLeaf< Array< Dim, T, EngineTag > >::make | ( | const Input_t & | a | ) | [inline, static] |