Classes | Namespaces | Typedefs
integrator.hpp File Reference

Numerical integration methods. More...

#include <cmath>
#include <functional>
#include <armadillo>
#include <ergodic_exploration/collision.hpp>
#include <ergodic_exploration/numerics.hpp>
Include dependency graph for integrator.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ergodic_exploration::RungeKutta
 4th order Runge-Kutta integration More...
 
class  ergodic_exploration::RungeKutta45
 

Namespaces

 ergodic_exploration
 

Typedefs

typedef std::function< vec(const vec &, const vec &, const vec &, const mat &)> ergodic_exploration::CoStateFunc
 Function representing the time derivatve of the co-state variable. More...
 

Detailed Description

Numerical integration methods.

Author
Boston Cleek
Date
28 Oct 2020

Definition in file integrator.hpp.



ergodic_exploration
Author(s): bostoncleek
autogenerated on Wed Mar 2 2022 00:17:13