Function create_f64_array

Source
pub fn create_f64_array(size: usize, nan_density: f32) -> Float64Array
Expand description

Creates a random (but fixed-seeded) f64 array of a given size and nan-value density