aligator  0.6.1
A primal-dual augmented Lagrangian-type solver for nonlinear trajectory optimization.
Loading...
Searching...
No Matches
boost::span< T, E > Member List

This is the complete list of members for boost::span< T, E >, including all inherited members.

back() constboost::span< T, E >inline
begin() const noexceptboost::span< T, E >inline
cbegin() const noexceptboost::span< T, E >inline
cend() const noexceptboost::span< T, E >inline
const_iterator typedefboost::span< T, E >
const_pointer typedefboost::span< T, E >
const_reference typedefboost::span< T, E >
const_reverse_iterator typedefboost::span< T, E >
crbegin() const noexceptboost::span< T, E >inline
crend() const noexceptboost::span< T, E >inline
data() const noexceptboost::span< T, E >inline
difference_type typedefboost::span< T, E >
element_type typedefboost::span< T, E >
empty() const noexceptboost::span< T, E >inline
end() const noexceptboost::span< T, E >inline
extentboost::span< T, E >static
first() constboost::span< T, E >inline
first(size_type c) constboost::span< T, E >inline
front() constboost::span< T, E >inline
iterator typedefboost::span< T, E >
last() constboost::span< T, E >inline
last(size_type c) constboost::span< T, E >inline
operator[](size_type i) constboost::span< T, E >inline
pointer typedefboost::span< T, E >
rbegin() const noexceptboost::span< T, E >inline
reference typedefboost::span< T, E >
rend() const noexceptboost::span< T, E >inline
reverse_iterator typedefboost::span< T, E >
size() const noexceptboost::span< T, E >inline
size_bytes() const noexceptboost::span< T, E >inline
size_type typedefboost::span< T, E >
span() noexceptboost::span< T, E >inline
span(I *f, size_type c)boost::span< T, E >inline
span(I *f, size_type c)boost::span< T, E >inlineexplicit
span(I *f, L *l)boost::span< T, E >inline
span(I *f, L *l)boost::span< T, E >inlineexplicit
span(typename std::enable_if< true, T >::type(&a)[N]) noexceptboost::span< T, E >inline
span(std::array< U, N > &a) noexceptboost::span< T, E >inline
span(const std::array< U, N > &a) noexceptboost::span< T, E >inline
span(R &&r) noexcept(noexcept(boost::data(r)) &&noexcept(r.size()))boost::span< T, E >inline
span(R &&r) noexcept(noexcept(boost::data(r)) &&noexcept(r.size()))boost::span< T, E >inlineexplicit
span(const span< U, N > &s) noexceptboost::span< T, E >inline
span(const span< U, N > &s) noexceptboost::span< T, E >inlineexplicit
subspan() constboost::span< T, E >inline
subspan() constboost::span< T, E >inline
subspan(size_type o, size_type c=dynamic_extent) constboost::span< T, E >inline
value_type typedefboost::span< T, E >