#include <string>
#include <vector>
#include <memory>
#include <solver_lqr/SolverLqrSetting.hpp>
Go to the source code of this file.
|
enum | Color {
red,
blue,
green,
yellow,
magenta,
cyan,
white,
bold_red,
bold_blue,
bold_green,
bold_yellow,
bold_magenta,
bold_cyan,
bold_white
} |
|
enum | MsgLqr {
STAT_cholesky,
solverlqr::MsgLqr::STAT_success,
solverlqr::MsgLqr::STAT_rejection,
solverlqr::MsgLqr::STAT_begin,
solverlqr::MsgLqr::STAT_summary,
solverlqr::MsgLqr::EXIT_divergence,
solverlqr::MsgLqr::EXIT_maxlambda,
solverlqr::MsgLqr::EXIT_maxiter,
solverlqr::MsgLqr::SUCC_costchange,
solverlqr::MsgLqr::SUCC_gradient
} |
|
- Author
- Brahayam Ponton (braha.nosp@m.yam..nosp@m.ponto.nosp@m.n@tu.nosp@m.ebing.nosp@m.en.m.nosp@m.pg.de)
- License:
- License BSD-3-Clause
- Copyright
- Copyright (c) 2019, New York University and Max Planck Gesellschaft.
- Date
- 2019-10-07