#include "MantidAPI/IFuncMinimizer.h"
#include <boost/python/args.hpp>
#include <boost/python/class.hpp>
Go to the source code of this file.
Definition at line 20 of file MinimizerStatus.cpp.
References Mantid::API::MinimizerStatus::CHANGES_IN_FUNCTION_TOO_SMALL, Mantid::API::MinimizerStatus::CHANGES_IN_PARAMETER_TOO_SMALL, Mantid::API::MinimizerStatus::isConverged(), and Mantid::API::MinimizerStatus::SUCCESS.