[−][src]Function lapacke::cptsv_work
pub unsafe fn cptsv_work(
layout: Layout,
n: i32,
nrhs: i32,
d: &mut [f32],
e: &mut [c32],
b: &mut [c32],
ldb: i32
) -> i32
pub unsafe fn cptsv_work(
layout: Layout,
n: i32,
nrhs: i32,
d: &mut [f32],
e: &mut [c32],
b: &mut [c32],
ldb: i32
) -> i32