This is the complete list of members for PGASolver, including all inherited members.
get_name() const | PGASolver | inline |
get_params() const | PGASolver | inline |
operator()(const Problem &problem, crvec Σ, real_t ε, bool always_overwrite_results, rvec x, rvec λ, rvec err_z) | PGASolver | inline |
Params typedef | PGASolver | |
params | PGASolver | private |
PGASolver(const Params ¶ms) | PGASolver | inline |
progress_cb | PGASolver | private |
ProgressInfo typedef | PGASolver | |
set_progress_callback(std::function< void(const ProgressInfo &)> cb) | PGASolver | inline |
stop() | PGASolver | inline |
stop_signal | PGASolver | private |