#include <mtx/arithfunctor.h>


Public Member Functions | |
| div (double div) | |
| function-call operator | |
| double | operator() (double d) |
| function-call operator | |
Public Attributes | |
| const double | factor |
| value to be multiplied | |
Definition at line 52 of file arithfunctor.h.