SOFTSUSY
4.1
|
provides indexing of xpr type objects More...
#include <xpr-base.h>
Public Member Functions | |
T | operator() (int n) const |
int | displayStart () const |
int | displayEnd () const |
template<class E > | |
C & | assign_from (const Xpr< T, E > &x) |
template<class E > | |
C | copy_from (const Xpr< T, E > &x) |
template<class E > | |
Indexable & | operator+= (const Xpr< T, E > &x) |
template<class E > | |
Indexable & | operator-= (const Xpr< T, E > &x) |
Indexable & | operator*= (T x) |
provides indexing of xpr type objects