mango_mod::C_mango_problem_create_least_squares Interface Reference

Public Member Functions

type(c_ptr) function c_mango_problem_create_least_squares (N_parameters, state_vector, N_terms, targets, sigmas, best_residual_function, residual_function)
 

Detailed Description

Definition at line 96 of file mango.F90.

Member Function/Subroutine Documentation

◆ 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 
)

Definition at line 97 of file mango.F90.


The documentation for this interface was generated from the following file: