#include <SimpleFunctors.h>
Public Member Functions | |
addmul_left (const double weight) | |
T1 & | operator() (T1 &left, const T2 &right) const |
Private Member Functions | |
addmul_left ()=delete | |
Private Attributes | |
double | w_ |
In-place addition on the left side preceded by multiplication of the right argument by a double
Definition at line 270 of file SimpleFunctors.h.
|
inlineexplicit |
Definition at line 272 of file SimpleFunctors.h.
|
privatedelete |
|
inline |
Definition at line 274 of file SimpleFunctors.h.
|
private |
Definition at line 279 of file SimpleFunctors.h.