Functor to add square of right to left. More...
#include <Functors.h>
Public Member Functions | |
Accum | operator() (Accum left, T right) const |
Functor to add square of right to left.
Definition at line 597 of file Functors.h.
Accum casacore::SumSqr< T, Accum >::operator() | ( | Accum | left, | |
T | right | |||
) | const [inline] |
Definition at line 599 of file Functors.h.