ThePEG
1.8.0
|
Template for multiplication by scalar. More...
#include <Lorentz5Vector.h>
Public Types | |
typedef Lorentz5Vector< std::complex< typename BinaryOpTraits< T, U >::MulT > > | MulT |
The type resulting from multiplication of the template type with itself. More... | |
Template for multiplication by scalar.
Definition at line 331 of file Lorentz5Vector.h.
typedef Lorentz5Vector<std::complex<typename BinaryOpTraits<T,U>::MulT> > ThePEG::BinaryOpTraits< std::complex< T >, Lorentz5Vector< U > >::MulT |
The type resulting from multiplication of the template type with itself.
Definition at line 334 of file Lorentz5Vector.h.