casa
$Rev:20696$
|
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 553 of file Functors.h.
RES casa::Pow< T, E, RES >::operator() | ( | T | left, |
E | exponent | ||
) | const [inline] |
Definition at line 555 of file Functors.h.
References casa::pow().