#include <acado/utils/acado_utils.hpp>
#include <acado/set_arithmetics/taylor_variable.hpp>
#include <acado/set_arithmetics/taylor_model.ipp>
#include <acado/set_arithmetics/taylor_variable.ipp>
Go to the source code of this file.
Classes | |
class | TaylorModel< T >::Exceptions |
Taylor model exceptions. More... | |
struct | TaylorModel< T >::Options |
Taylor model options. More... | |
class | TaylorModel< T > |
C++ class supporting the definition and computation of Taylor models for factorable functions. More... | |
class | TaylorVariable< T > |
C++ template class for definition of and operation on variables in a Taylor model. More... | |