Function lapack::zpftrs [] [src]

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