#include <VectorElements.h>
Public Types | |
typedef Vector< D, T, E > | V |
typedef VectorEngineElem< D, T, E, I > | VE |
typedef VE::Element_t | Element_t |
typedef VE::ConstElementRef_t | ConstElementRef_t |
typedef VE::ElementRef_t | ElementRef_t |
Static Public Member Functions | |
static ConstElementRef_t | get (const V &x) |
static ElementRef_t | get (V &x) |
typedef Vector<D,T,E> VectorElem< Vector< D, T, E >, I >::V |
typedef VectorEngineElem<D,T,E,I> VectorElem< Vector< D, T, E >, I >::VE |
typedef VE::Element_t VectorElem< Vector< D, T, E >, I >::Element_t |
typedef VE::ConstElementRef_t VectorElem< Vector< D, T, E >, I >::ConstElementRef_t |
typedef VE::ElementRef_t VectorElem< Vector< D, T, E >, I >::ElementRef_t |
static ConstElementRef_t VectorElem< Vector< D, T, E >, I >::get | ( | const V & | x | ) | [inline, static] |
References VectorElem< V, I >::get().
static ElementRef_t VectorElem< Vector< D, T, E >, I >::get | ( | V & | x | ) | [inline, static] |
References VectorElem< V, I >::get().