evtgen is hosted by Hepforge, IPPP Durham
EvtGen  2.0.0
Monte Carlo generator of particle decays, in particular the weak decays of heavy flavour particles such as B mesons.
EvtMatrix.hh File Reference
#include <cmath>
#include <sstream>
#include <vector>

Go to the source code of this file.

Classes

class  EvtMatrix< T >
 

Functions

template<class T >
EvtMatrix< T > * operator * (const EvtMatrix< T > &left, const EvtMatrix< T > &right)
 

Function Documentation

◆ operator *()

template<class T >
EvtMatrix<T>* operator * ( const EvtMatrix< T > &  left,
const EvtMatrix< T > &  right 
)

Definition at line 171 of file EvtMatrix.hh.