[−][src]Function lapacke::zpftrs
pub unsafe fn zpftrs(
layout: Layout,
transr: u8,
uplo: u8,
n: i32,
nrhs: i32,
a: &[c64],
b: &mut [c64],
ldb: i32
) -> i32
pub unsafe fn zpftrs(
layout: Layout,
transr: u8,
uplo: u8,
n: i32,
nrhs: i32,
a: &[c64],
b: &mut [c64],
ldb: i32
) -> i32