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