#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 |
tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tbb::task_arena without forward declaring tbb::interface7 | |
namespace | ROOT::Math |
Typedefs | |
typedef GSLMultiRootFinder | ROOT::Math::MultiRootFinder |