Classes | Namespaces | Typedefs
discretization_options.hpp File Reference
#include <float.h>
#include <memory>
#include <array>
#include <boost/numeric/odeint.hpp>
#include <boost/array.hpp>
#include <algorithm>
Include dependency graph for discretization_options.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  tuw::euler_abc< TValue >
 
class  tuw::explicit_generic_rk_impl< MethodType, State, Value, Deriv, Time, Algebra, Operations, Resizer >
 
struct  tuw::heun_abc< TValue >
 
struct  tuw::rk4_38_abc< TValue >
 

Namespaces

 tuw
 

Typedefs

template<size_t HistSize, class TRKType >
using tuw::explicit_adams_bashforth = odeint::adams_bashforth< HistSize, typename TRKType::state_type, typename TRKType::value_type, typename TRKType::deriv_type, typename TRKType::time_type, typename TRKType::algebra_type, typename TRKType::operations_type, typename TRKType::resizer_type, TRKType >
 


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