#include "gsl/gsl_vector.h"
#include "gsl/gsl_multimin.h"
#include "GSLMultiMinFunctionWrapper.h"
#include "Math/Error.h"
#include "Math/IFunction.h"
#include <cassert>
Go to the source code of this file.
Namespaces | |
namespace | ROOT |
namespace | ROOT::Math |
Classes | |
class | ROOT::Math::GSLMultiMinimizer |