robotoc
robotoc - efficient ROBOT Optimal Control solvers
|
#include <vector>
#include "Eigen/Core"
#include "Eigen/LU"
#include "robotoc/robot/robot.hpp"
#include "robotoc/parnmpc/unconstr_kkt_matrix_inverter.hxx"
Go to the source code of this file.
Classes | |
class | robotoc::UnconstrKKTMatrixInverter |
Schur complement for SplitKKTMatrix for UnconstrParNMPC. More... | |
Namespaces | |
namespace | robotoc |