23 this->useHistogram =
true;
#define DECLARE_ALGORITHM(classname)
Calculate Y/E for a Workspace2D.
int version() const override
Algorithm's version for identification.
const std::string category() const override
Algorithm's category for identification.
const std::string name() const override
Algorithm's name for identification.
void performUnaryOperation(const double XIn, const double YIn, const double EIn, double &YOut, double &EOut) override
Perform the Y/E.
UnaryOperation supports the implementation of a Unary operation on an input workspace.