Functor to apply a power of 3. More...
#include <Functors.h>
Public Member Functions | |
RES | operator() (T value) const |
Functor to apply a power of 3.
Definition at line 410 of file Functors.h.
RES casacore::Pow3< T, RES >::operator() | ( | T | value | ) | const [inline] |
Definition at line 412 of file Functors.h.