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

Expression between vectors. More...

#include <VectorExpression.hxx>

Public Member Functions

long GetSize () const
 returns the size of the associated vector
 
const T operator() (long) const
 returns the element i of expression
 
 operator E& ()
 
 operator E const & () const
 

Detailed Description

template<class T, class E>
class Seldon::VectorExpression< T, E >

Expression between vectors.

Definition at line 8 of file VectorExpression.hxx.


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