Function lapack::c::zpotrs
[−]
[src]
pub fn zpotrs(layout: Layout, uplo: u8, n: i32, nrhs: i32, a: &[c64], lda: i32, b: &mut [c64], ldb: i32) -> i32