Skip to main content

chol_

Function chol_ 

Source
#[unsafe(no_mangle)]
pub extern "C" fn chol_( _a: *mut f64, _lda: *const c_int, _n: *const c_int, _v: *mut f64, _info: *mut c_int, )