aligator  0.12.0
A primal-dual augmented Lagrangian-type solver for nonlinear trajectory optimization.
 
Loading...
Searching...
No Matches
span.hpp File Reference
#include "data.hpp"
#include <array>
#include <iterator>
#include <type_traits>
Include dependency graph for span.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  boost
 

Variables

constexpr std::size_t boost::dynamic_extent = static_cast<std::size_t>(-1)
 
template<class T, std::size_t E>
constexpr std::size_t boost::span< T, E >::extent