Function create_f32_array

Source
pub fn create_f32_array(size: usize, nan_density: f32) -> Float32Array
Expand description

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