Function lapack::spbtrf [] [src]

pub fn spbtrf(uplo: u8, n: usize, kd: usize, ab: &mut [f32], ldab: usize, info: &mut i32)