Function lapack::c::cpbsv_work [] [src]

pub fn cpbsv_work(layout: Layout, uplo: u8, n: i32, kd: i32, nrhs: i32, ab: &mut [c32], ldab: i32, b: &mut [c32], ldb: i32) -> i32