Searched refs:AllWeightsZero (Results 1 – 2 of 2) sorted by relevance
122 return Err(WeightedError::AllWeightsZero); in new()185 return Err(WeightedError::AllWeightsZero); in update_weights()347 WeightedError::AllWeightsZero in test_weightedindex()435 AllWeightsZero, enumerator449 WeightedError::AllWeightsZero => write!(f, "All weights are zero."), in fmt()
1104 Err(WeightedError::AllWeightsZero) in test_weighted()