Functor to apply atan2. More...
#include <Functors.h>
Public Member Functions | |
| RES | operator() (L left, R right) const |
Functor to apply atan2.
Definition at line 394 of file Functors.h.
| RES casacore::Atan2< L, R, RES >::operator() | ( | L | left, | |
| R | right | |||
| ) | const [inline] |
Definition at line 396 of file Functors.h.
References casacore::atan2().
1.6.1