36#include "gsl/gsl_roots.h"
Root-Finder implementation class using GSL.
Root-Finder with derivatives implementation class using GSL.
void SetSolver(GSLRootFdFSolver *s)
void SetSolver(GSLRootFSolver *s)
Namespace for new Math classes and functions.
tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tb...