Functor to apply pow. More...
#include <Functors.h>
Public Member Functions | |
RES | operator() (T left, E exponent) const |
Functor to apply pow.
Definition at line 565 of file Functors.h.
RES casacore::Pow< T, E, RES >::operator() | ( | T | left, | |
E | exponent | |||
) | const [inline] |
Definition at line 567 of file Functors.h.
References casacore::pow().