Function lapack::c::spbtrf_work [] [src]

pub fn spbtrf_work(layout: Layout, uplo: u8, n: i32, kd: i32, ab: &mut [f32], ldab: i32) -> i32