C++ wrapper to the GSL ODE integration routines. More...
#include <gsl/gsl_odeiv.h>
#include "gsl_vector_double.h"
Go to the source code of this file.
Classes | |
class | ode_function |
class | ode_solver |
Wrapper class for ODE solver routines. More... | |
Typedefs | |
typedef unsigned int | uint |
C++ wrapper to the GSL ODE integration routines.