[−][src]Function lapacke::cpbtrs
pub unsafe fn cpbtrs(
layout: Layout,
uplo: u8,
n: i32,
kd: i32,
nrhs: i32,
ab: &[c32],
ldab: i32,
b: &mut [c32],
ldb: i32
) -> i32
pub unsafe fn cpbtrs(
layout: Layout,
uplo: u8,
n: i32,
kd: i32,
nrhs: i32,
ab: &[c32],
ldab: i32,
b: &mut [c32],
ldb: i32
) -> i32