Functions | |
std::string | get_reg_name_option (std::span< const std::string_view > prob_opts) |
void | load_initial_guess (Options &opts, LoadedProblem &problem) |
std::string get_reg_name_option | ( | std::span< const std::string_view > | prob_opts | ) |
Definition at line 32 of file problem.cpp.
void load_initial_guess | ( | Options & | opts, |
LoadedProblem & | problem | ||
) |
Definition at line 43 of file problem.cpp.