#include <mtx/arithfunctor.h>
Public Member Functions | |
to_power (double p_) | |
construct w/ power | |
double | operator() (double v) |
function-call operator | |
Public Attributes | |
const double | p |
power to be applied |
Definition at line 73 of file arithfunctor.h.