Function lapack::zpptrs [] [src]

pub fn zpptrs(uplo: u8, n: usize, nrhs: usize, ap: &[c64], b: &mut [c64], ldb: usize, info: &mut i32)