rlapack::ll::zlaset_
[−]
[src]
pub unsafe extern fn zlaset_(__uplo: *mut c_char, __m: *mut __CLPK_integer, __n: *mut __CLPK_integer, __alpha: *mut __CLPK_doublecomplex, __beta: *mut __CLPK_doublecomplex, __a: *mut __CLPK_doublecomplex, __lda: *mut __CLPK_integer) -> c_int