#include "aligator/fwd.hpp"
Go to the source code of this file.
Classes | |
struct | aligator::context::CostAbstractTpl< _Scalar > |
Stage costs \( \ell(x, u) \) for control problems. More... | |
Namespaces | |
namespace | aligator |
Main package namespace. | |
namespace | aligator::context |
Functions | |
aligator::context::ALIGATOR_DYNAMIC_TYPEDEFS (Scalar) | |
template<typename T, typename... Args> | |
aligator::context::ALIGATOR_DEPRECATED_MESSAGE ("Aligator now requires C++17 and the Eigen::aligned_allocator<T> class is " "no longer useful. This function is now just an alias for " "std::make_shared, and will be removed in the future.") inline auto allocate_shared_eigen_aligned(Args &&...args) | |
Variables | |
static constexpr int | aligator::context::Options = 0 |