fmrbenchmark  0.0.0
 All Classes Functions Friends Modules
Problem Member List

This is the complete list of members for Problem, including all inherited members.

change_order(int new_numdim_output, int new_highest_order_deriv) (defined in Problem)Problem
dumpJSON() const Problem
get_highest_order_deriv() const (defined in Problem)Probleminline
get_numdim_output() const (defined in Problem)Probleminline
goals (defined in Problem)Problem
is_consistent() const (defined in Problem)Problem
obstacles (defined in Problem)Problem
operator<<(std::ostream &out, const Problem &prob)Problemfriend
period (defined in Problem)Problem
Problem() (defined in Problem)Problem
random(const Eigen::Vector2i &numdim_output_bounds, const Eigen::Vector2i &highest_order_deriv_bounds, const Eigen::VectorXd &Y_box, const Eigen::VectorXd &U_box, const Eigen::Vector2i &number_goals_bounds, const Eigen::Vector2i &number_obstacles_bounds, const Eigen::Vector2d &period_bounds, const Eigen::VectorXd &Xinit_bounds=Eigen::VectorXd())Problemstatic
to_formula(std::ostream &out) const Problem
U (defined in Problem)Problem
Xinit (defined in Problem)Problem
Y (defined in Problem)Problem
~Problem() (defined in Problem)Problem