check_array_2d

Function check_array_2d 

Source
pub fn check_array_2d<T>(array: &Array2<T>) -> UtilsResult<()>
Expand description

Check that a 2D array has valid shape and properties