Function dlantp_

Source
pub unsafe extern "C" fn dlantp_(
    norm: *const c_char,
    uplo: *const c_char,
    diag: *const c_char,
    n: *const c_int,
    ap: *const c_double,
    work: *mut c_double,
) -> c_double