npstat is hosted by Hepforge, IPPP Durham
NPStat  5.10.0
npstat::addmul_right< T1, T2 > Struct Template Reference

#include <SimpleFunctors.hh>

Public Member Functions

 addmul_right (const double weight)
 
T1 & operator() (T1 &left, const T2 &right) const
 

Detailed Description

template<typename T1, typename T2>
struct npstat::addmul_right< T1, T2 >

In-place addition on the right side preceded by multiplication of the left argument by a double


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