pub fn check_array_2d<T>(array: &Array2<T>) -> UtilsResult<()>Expand description
Check that a 2D array has valid shape and properties
pub fn check_array_2d<T>(array: &Array2<T>) -> UtilsResult<()>Check that a 2D array has valid shape and properties