|
Mantid
|
Functor giving the product of the squares of the arguments. More...
#include <VectorHelper.h>
Public Member Functions | |
| T | operator() (const T &l, const T &r) const |
| Multiplies the squares of the arguments. | |
| TimesSquares ()=default | |
Functor giving the product of the squares of the arguments.
Definition at line 178 of file VectorHelper.h.
|
default |
|
inline |
Multiplies the squares of the arguments.
Definition at line 181 of file VectorHelper.h.