#include <mtx/arithfunctor.h>
Public Member Functions | |
mul (double fac) | |
construct w/ value | |
double | operator() (double d) |
function-call operator | |
Public Attributes | |
const double | factor |
value to be multiplied |
Definition at line 43 of file arithfunctor.h.