Mantid
|
#include <VectorHelper.h>
Public Member Functions | |
Log ()=default | |
T | operator() (const T &x) const |
Returns the logarithm of the argument. More... | |
Log functor.
Definition at line 191 of file VectorHelper.h.
|
default |
|
inline |
Returns the logarithm of the argument.
std::range_error | if x <= 0 |
Definition at line 195 of file VectorHelper.h.
References Mantid::Geometry::x.