COPP C++ API
C++ interface for COPP trajectory optimization
Loading...
Searching...
No Matches
copp::Profile3rdRef Member List

This is the complete list of members for copp::Profile3rdRef, including all inherited members.

acopp::Profile3rdRef
bcopp::Profile3rdRef
empty() const noexceptcopp::Profile3rdRefinline
len() const noexceptcopp::Profile3rdRefinline
num_stationary() const noexceptcopp::Profile3rdRefinline
num_stationary_endcopp::Profile3rdRef
num_stationary_startcopp::Profile3rdRef
Profile3rdRef()=defaultcopp::Profile3rdRef
Profile3rdRef(Span< const double > a_values, Span< const double > b_values)copp::Profile3rdRef
Profile3rdRef(Span< const double > a_values, Span< const double > b_values, std::pair< std::size_t, std::size_t > num_stationary)copp::Profile3rdRef
Profile3rdRef(Span< const double > a_values, Span< const double > b_values, std::size_t stationary_start, std::size_t stationary_end)copp::Profile3rdRef
segment(std::size_t idx_s) constcopp::Profile3rdRef
size() const noexceptcopp::Profile3rdRefinline
slice(std::size_t idx_s_start, std::size_t idx_s_final) constcopp::Profile3rdRef