Skip to main content

dpotri_

Function dpotri_ 

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