Scythe-1.0.3
|
A Functor encapsulating exponentiation. More...
#include <scythestat/algorithm.h>
Static Public Member Functions | |
T | operator() (T base, T exp) const |
A Functor encapsulating exponentiation.
This function object wraps exponentiation operations for use in generic algorithms.