FreePOOMA  2.4.1
Public Types | Static Public Member Functions
VectorElem< VectorEngine< D, T, Full >, I > Struct Template Reference

#include <Vector.h>

List of all members.

Public Types

typedef VectorEngine< D, T, FullV
typedef VectorEngineElem< D, T,
Full, 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)

template<int D, class T, int I>
struct VectorElem< VectorEngine< D, T, Full >, I >


Member Typedef Documentation

template<int D, class T , int I>
typedef VectorEngine<D,T,Full> VectorElem< VectorEngine< D, T, Full >, I >::V
template<int D, class T , int I>
typedef VectorEngineElem<D,T,Full,I> VectorElem< VectorEngine< D, T, Full >, I >::VE
template<int D, class T , int I>
typedef VE::Element_t VectorElem< VectorEngine< D, T, Full >, I >::Element_t
template<int D, class T , int I>
typedef VE::ConstElementRef_t VectorElem< VectorEngine< D, T, Full >, I >::ConstElementRef_t
template<int D, class T , int I>
typedef VE::ElementRef_t VectorElem< VectorEngine< D, T, Full >, I >::ElementRef_t

Member Function Documentation

template<int D, class T , int I>
static ConstElementRef_t VectorElem< VectorEngine< D, T, Full >, I >::get ( const V x) [inline, static]
template<int D, class T , int I>
static ElementRef_t VectorElem< VectorEngine< D, T, Full >, I >::get ( V x) [inline, static]

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