Function lapack::c::dlacpy [] [src]

pub fn dlacpy(layout: Layout, uplo: u8, m: i32, n: i32, a: &[f64], lda: i32, b: &mut [f64], ldb: i32) -> i32