[][src]Function alass_core::standard_scoring

pub fn standard_scoring(a: TimeDelta, b: TimeDelta) -> Score

This score is 1 for equally length spans and lower the more the spans are unequal in length (use this scoring if you're not sure what to take).