Namespaces | Functions | Variables
dynamics.h File Reference
#include <mpc/types.h>
#include <functional>
Include dependency graph for dynamics.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  MPC

Functions

float MPC::dynamicsAndCost (const VectorT &x, const VectorT &u)
void MPC::dynamicsAndCost (const VectorT &x, const VectorT &u, VectorT &xNew, float &cNew)
void MPC::dynamicsAndCost (const VectorT &x, const VectorT &u, MatrixT::ColXpr xNew, float &cNew)
void MPC::dynamicsAndCost (Trajectory &t)
void MPC::dynamicsAndCostDerivative (Trajectory &t, TrajectoryDeriv &d)
bool MPC::setCostFunction (CostFunction f, CostFunctionD fd)
bool MPC::setDynamicFunction (Dynamics f, DynamicsD fd)

Variables

static CostFunction MPC::cost
static CostFunctionD MPC::costd
static Dynamics MPC::dyn
static DynamicsD MPC::dynd
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Friends Defines


mpc
Author(s): Jost Tobias Springenberg
autogenerated on Wed Dec 26 2012 16:21:14