|
aligator 0.18.0
A versatile and efficient C++ library for real-time constrained trajectory optimization.
|
#include "aligator/core/bunchkaufman.hpp"#include "aligator/core/blk-matrix.hpp"#include "aligator/utils/span.hpp"#include "lqr-problem.hpp"Go to the source code of this file.
Classes | |
| struct | aligator::gar::DenseKernel< _Scalar > |
| A dense Bunch-Kaufman based kernel. More... | |
| struct | aligator::gar::DenseKernel< _Scalar >::Data |
| struct | aligator::gar::DenseKernel< _Scalar >::value |
Namespaces | |
| namespace | aligator |
| Main package namespace. | |
| namespace | aligator::gar |
Definition in file dense-kernel.hpp.