#include <amoeba.h>
Data Fields | |
| int | n_parameters |
| float ** | parameters |
| Real * | values |
| amoeba_function | function |
| void * | function_data |
| Real | tolerance |
| Real * | sum |
| int | n_steps_no_improvement |
|
|
Definition at line 28 of file amoeba.h. Referenced by get_function_value(), and initialize_amoeba(). |
|
|
Definition at line 29 of file amoeba.h. Referenced by get_function_value(), and initialize_amoeba(). |
|
|
Definition at line 25 of file amoeba.h. Referenced by get_amoeba_parameters(), initialize_amoeba(), perform_amoeba(), and try_amoeba(). |
|
|
Definition at line 32 of file amoeba.h. Referenced by initialize_amoeba(), and perform_amoeba(). |
|
|
Definition at line 26 of file amoeba.h. Referenced by get_amoeba_parameters(), initialize_amoeba(), perform_amoeba(), terminate_amoeba(), and try_amoeba(). |
|
|
Definition at line 31 of file amoeba.h. Referenced by initialize_amoeba(), perform_amoeba(), and terminate_amoeba(). |
|
|
Definition at line 30 of file amoeba.h. Referenced by initialize_amoeba(), and perform_amoeba(). |
|
|
Definition at line 27 of file amoeba.h. Referenced by get_amoeba_parameters(), initialize_amoeba(), perform_amoeba(), terminate_amoeba(), and try_amoeba(). |
1.3.7