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

Expression between vectors. More...

#include <TinyMatrixExpression.hxx>

Public Member Functions

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

Detailed Description

template<class T, int m, int n, class E>
class Seldon::TinyMatrixExpression< T, m, n, E >

Expression between vectors.

Definition at line 8 of file TinyMatrixExpression.hxx.


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