Skip to main content

optif9

Function optif9 

Source
#[unsafe(no_mangle)]
pub extern "C" fn optif9( _nr: *const c_int, _n: *const c_int, _x: *mut f64, _fcn: *const (), _d1fcn: *const (), _d2fcn: *const (), _typsiz: *mut f64, _fscale: *const f64, _method: *const c_int, _iexp: *const c_int, _msg: *mut c_int, _ndigit: *const c_int, _itnlim: *const c_int, _iagflg: *const c_int, _iahflg: *const c_int, _dlt: *const f64, _gradtl: *const f64, _stepmx: *const f64, _steptl: *const f64, _xpls: *mut f64, _fpls: *mut f64, _gpls: *mut f64, _itrmcd: *mut c_int, _a: *mut f64, _wrk: *mut f64, )