algorithm | mango::Solver | |
argc | mango::Solver | |
argv | mango::Solver | |
at_least_one_success | mango::Solver | |
best_function_evaluation | mango::Solver | |
best_objective_function | mango::Solver | |
best_residual_function | mango::Least_squares_solver | |
best_state_vector | mango::Solver | |
best_time | mango::Solver | |
bound_constraints_set | mango::Solver | |
centered_differences | mango::Solver | |
current_residuals | mango::Least_squares_solver | |
evaluate_set_in_parallel(vector_function_type, int, int, double *, double *, bool *) | mango::Solver | |
finite_difference_gradient(const double *, double *, double *) | mango::Least_squares_solver | virtual |
finite_difference_Jacobian(const double *, double *, double *) | mango::Least_squares_solver | |
mango::Solver::finite_difference_Jacobian(vector_function_type, int, const double *, double *, double *) | mango::Solver | |
finite_difference_step_size | mango::Solver | |
function_evaluations | mango::Solver | |
group_leaders_loop() | mango::Least_squares_solver | protectedvirtual |
init_optimization() | mango::Solver | virtual |
least_squares_problem | mango::Least_squares_solver | |
Least_squares_solver() | mango::Least_squares_solver | protected |
Least_squares_solver(Least_squares_problem *, int, int) | mango::Least_squares_solver | |
least_squares_to_single_objective(int *, const double *, double *, int *, mango::Problem *, void *) | mango::Least_squares_solver | static |
lower_bounds | mango::Solver | |
max_function_and_gradient_evaluations | mango::Solver | |
max_function_evaluations | mango::Solver | |
mpi_partition | mango::Solver | |
N_line_search | mango::Solver | |
N_parameters | mango::Solver | |
N_terms | mango::Least_squares_solver | |
objective_function | mango::Solver | |
objective_function_wrapper(const double *, double *, bool *) | mango::Least_squares_solver | virtual |
objective_to_vector_function(int *, const double *, int *, double *, int *, mango::Problem *, void *) | mango::Solver | static |
optimize(MPI_Partition *) | mango::Least_squares_solver | virtual |
output_filename | mango::Solver | |
package | mango::Solver | |
print_residuals_in_output_file | mango::Least_squares_solver | |
problem | mango::Solver | |
record_function_evaluation(const double *, double, bool) | mango::Least_squares_solver | virtual |
record_function_evaluation_pointer(const double *, double *, bool) | mango::Least_squares_solver | virtual |
recorder | mango::Solver | |
residual_function | mango::Least_squares_solver | |
residual_function_wrapper(const double *, double *, bool *) | mango::Least_squares_solver | |
residuals | mango::Least_squares_solver | |
residuals_to_single_objective(double *) | mango::Least_squares_solver | |
set_package() | mango::Solver | protectedvirtual |
sigmas | mango::Least_squares_solver | |
Solver() | mango::Solver | protected |
Solver(Problem *, int) | mango::Solver | |
start_time | mango::Solver | |
state_vector | mango::Solver | |
targets | mango::Least_squares_solver | |
upper_bounds | mango::Solver | |
user_data | mango::Solver | |
verbose | mango::Solver | |
~Least_squares_solver() | mango::Least_squares_solver | |
~Solver() | mango::Solver | |