nmpc_ddp
|
#include <vector>
#include <Eigen/Dense>
Go to the source code of this file.
Classes | |
class | nmpc_ddp::BoxQP< VarDim > |
Solver for quadratic programming problems with box constraints (i.e., only upper and lower bounds). More... | |
struct | nmpc_ddp::BoxQP< VarDim >::Configuration |
Configuration. More... | |
struct | nmpc_ddp::BoxQP< VarDim >::TraceData |
Data to trace optimization loop. More... | |
Namespaces | |
nmpc_ddp | |