check_consistent_length

Function check_consistent_length 

Source
pub fn check_consistent_length<T>(arrays: &[&Array1<T>]) -> UtilsResult<()>
Expand description

Check that all arrays have consistent first dimension (number of samples)