Definition at line 96 of file mango.F90.
◆ c_mango_problem_create_least_squares()
type(c_ptr) function mango_mod::C_mango_problem_create_least_squares::c_mango_problem_create_least_squares |
( |
integer(c_int) |
N_parameters, |
|
|
real(c_double) |
state_vector, |
|
|
integer(c_int) |
N_terms, |
|
|
real(c_double) |
targets, |
|
|
real(c_double) |
sigmas, |
|
|
real(c_double) |
best_residual_function, |
|
|
type(c_funptr), value |
residual_function |
|
) |
| |
The documentation for this interface was generated from the following file:
- /home/runner/work/mango/mango/src/api/mango.F90