Function lapack::c::dlaset [] [src]

pub fn dlaset(layout: Layout, uplo: u8, m: i32, n: i32, alpha: f64, beta: f64, a: &mut [f64], lda: i32) -> i32