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

Indexable form of xpr matrix. More...

#include <xpr-base.h>

Public Member Functions

operator() (int m, int n) const
 
int displayRows () const
 
int displayCols () const
 
template<class E >
C & assign_from (const MatXpr< T, E > &x)
 
template<class E >
copy_from (const MatXpr< T, E > &x)
 
template<class E >
MatIndexableoperator+= (const MatXpr< T, E > &x)
 
MatIndexableoperator*= (T x)
 

Detailed Description

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

Indexable form of xpr matrix.


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