#include <UnaryVectorOp.h>
Public Types | |
typedef VectorEngine< D, T, UnaryVectorOp< V1, Op > > | V |
typedef VectorElem< V1, I > ::Element_t | T1 |
typedef UnaryReturn< T1, Op > ::Type_t | Element_t |
typedef Element_t | ElementRef_t |
typedef Element_t | ConstElementRef_t |
Static Public Member Functions | |
static Element_t | get (const V &x) |
typedef VectorEngine<D,T,UnaryVectorOp<V1,Op> > VectorEngineElem< D, T, UnaryVectorOp< V1, Op >, I >::V |
typedef VectorElem<V1,I>::Element_t VectorEngineElem< D, T, UnaryVectorOp< V1, Op >, I >::T1 |
typedef UnaryReturn<T1,Op>::Type_t VectorEngineElem< D, T, UnaryVectorOp< V1, Op >, I >::Element_t |
typedef Element_t VectorEngineElem< D, T, UnaryVectorOp< V1, Op >, I >::ElementRef_t |
typedef Element_t VectorEngineElem< D, T, UnaryVectorOp< V1, Op >, I >::ConstElementRef_t |
static Element_t VectorEngineElem< D, T, UnaryVectorOp< V1, Op >, I >::get | ( | const V & | x | ) | [inline, static] |
References VectorEngineElem< D, T, E, I >::get().