vd_exp

Function vd_exp 

Source
pub unsafe fn vd_exp(n: usize, a: *const f64, b: *mut f64)
Expand description

Calculates the exponential of each element in an array of f64 for length n, with the precision of 1e-6