aligator
0.9.0
A primal-dual augmented Lagrangian-type solver for nonlinear trajectory optimization.
|
#include <aligator/third-party/boost/core/span.hpp>
Public Member Functions | |
constexpr | span_store (T *p_, std::size_t) noexcept |
Public Attributes | |
T * | p |
Static Public Attributes | |
static constexpr std::size_t | n = E |
|
inlineconstexprnoexcept |
|
staticconstexpr |
T* boost::detail::span_store< T, E >::p |