Function lapack::fortran::stptri [] [src]

pub fn stptri(uplo: u8, diag: u8, n: i32, ap: &mut [f32], info: &mut i32)