softsusy is hosted by Hepforge, IPPP Durham
SOFTSUSY  4.1
Indexable< T, C > Class Template Reference

provides indexing of xpr type objects More...

#include <xpr-base.h>

Public Member Functions

operator() (int n) const
 
int displayStart () const
 
int displayEnd () const
 
template<class E >
C & assign_from (const Xpr< T, E > &x)
 
template<class E >
copy_from (const Xpr< T, E > &x)
 
template<class E >
Indexableoperator+= (const Xpr< T, E > &x)
 
template<class E >
Indexableoperator-= (const Xpr< T, E > &x)
 
Indexableoperator*= (T x)
 

Detailed Description

template<typename T, typename C>
class Indexable< T, C >

provides indexing of xpr type objects


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