Skip to main content

cumulative_from_levels

Function cumulative_from_levels 

Source
pub fn cumulative_from_levels(levels: &[SkillLevel]) -> Vec<f64>
Expand description

Build a sorted cumulative threshold table from a skill’s level definitions.