Function lapacke::dlarnv [] [src]

pub unsafe fn dlarnv(
    idist: i32,
    iseed: &mut [i32],
    n: i32,
    x: &mut [f64]
) -> i32