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

This is the complete list of members for copp::solver::copp3_socp::Problem, including all inherited members.

a_linearization() const noexceptcopp::solver::copp3_socp::Probleminline
a_linearization_floor() const noexceptcopp::solver::copp3_socp::Probleminline
boundary() const noexceptcopp::solver::copp3_socp::Probleminline
idx_s_final() const noexceptcopp::solver::copp3_socp::Probleminline
idx_s_start() const noexceptcopp::solver::copp3_socp::Probleminline
num_stationary() const noexceptcopp::solver::copp3_socp::Probleminline
num_stationary_max() const noexceptcopp::solver::copp3_socp::Probleminline
objectives() const noexceptcopp::solver::copp3_socp::Probleminline
Problem(Robot &robot, std::vector< Objective > objectives, Span< const double > a_linearization, std::size_t idx_s_start=0, Boundary3 boundary={}, StationaryBounds num_stationary_max={}, double a_linearization_floor=1.0e-10)copp::solver::copp3_socp::Problem
Problem(Robot &robot, std::initializer_list< Objective > objectives, Span< const double > a_linearization, std::size_t idx_s_start=0, Boundary3 boundary={}, StationaryBounds num_stationary_max={}, double a_linearization_floor=1.0e-10)copp::solver::copp3_socp::Problem
Problem(Robot &robot, std::vector< Objective > objectives, Span< const double > a_linearization, std::size_t idx_s_start, Boundary3 boundary, std::size_t symmetric_num_stationary_max, double a_linearization_floor=1.0e-10)copp::solver::copp3_socp::Problem
robot() const noexceptcopp::solver::copp3_socp::Probleminline
s_len() const noexceptcopp::solver::copp3_socp::Probleminline