Public Member Functions | List of all members
Seldon::TinyVectorExpression< T, m, E > Class Template Reference

Expression between vectors. More...

#include <TinyVectorExpression.hxx>

Public Member Functions

const T operator() (int) const
 returns the element i of expression
 
 operator E& ()
 
 operator E const & () const
 

Detailed Description

template<class T, int m, class E>
class Seldon::TinyVectorExpression< T, m, E >

Expression between vectors.

Definition at line 8 of file TinyVectorExpression.hxx.


The documentation for this class was generated from the following files: