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. More... | |
TimesSquares ()=default | |
Functor giving the product of the squares of the arguments.
Definition at line 177 of file VectorHelper.h.
|
default |
|
inline |
Multiplies the squares of the arguments.
Definition at line 180 of file VectorHelper.h.