#include "Math/IFunction.h"
#include "Math/WrappedFunction.h"
#include <vector>
#include <utility>
#include <iostream>
Classes | |
class | ROOT::Math::GSLMultiRootFinder |
Class for Multidimensional root finding algorithms bassed on GSL. More... | |
Namespaces | |
namespace | ROOT |
This file contains a specialised ROOT message handler to test for diagnostic in unit tests. | |
namespace | ROOT::Math |
Typedefs | |
typedef GSLMultiRootFinder | ROOT::Math::MultiRootFinder |