Namespaces | Functions
discretization_runge_kutta.hpp File Reference
#include <float.h>
#include <memory>
#include <array>
#include <tuw_control/state/state_array.hpp>
#include <tuw_control/state/state_sim.h>
#include <boost/array.hpp>
#include <algorithm>
Include dependency graph for discretization_runge_kutta.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 tuw
 
 tuw::RungeKutta
 

Functions

template<std::size_t StateNmSize, std::size_t RKOrder, typename... RKCoeff>
void tuw::RungeKutta::discretize (StateSim &_stateSim, const double &_arc)
 Templetized generic discretization function. More...
 
template<>
void tuw::RungeKutta::discretize< 0, 0 > (StateSim &_stateSim, const double &_arc)
 Specialization for using a user-defined discretization function. More...
 


tuw_control
Author(s): George Todoran
autogenerated on Mon Jun 10 2019 15:27:22