FreePOOMA  2.4.1
Public Types | Static Public Member Functions
TinyMatrixElem< V, I, J > Struct Template Reference

#include <TinyMatrixElements.h>

List of all members.

Public Types

typedef V Element_t
typedef const V & ConstElementRef_t
typedef V & ElementRef_t

Static Public Member Functions

static ConstElementRef_t get (const V &x)
static ElementRef_t get (V &x)

template<class V, int I, int J>
struct TinyMatrixElem< V, I, J >


Member Typedef Documentation

template<class V, int I, int J>
typedef V TinyMatrixElem< V, I, J >::Element_t
template<class V, int I, int J>
typedef const V& TinyMatrixElem< V, I, J >::ConstElementRef_t
template<class V, int I, int J>
typedef V& TinyMatrixElem< V, I, J >::ElementRef_t

Member Function Documentation

template<class V, int I, int J>
static ConstElementRef_t TinyMatrixElem< V, I, J >::get ( const V &  x) [inline, static]
template<class V, int I, int J>
static ElementRef_t TinyMatrixElem< V, I, J >::get ( V &  x) [inline, static]

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