Skip to main content

write_array2_f32

Function write_array2_f32 

Source
pub fn write_array2_f32(array: &Array2<f32>, path: &Path) -> Result<()>
Expand description

Write an Array2<f32> to a raw binary file format.