Function default_weights
pub fn default_weights() -> Vec<(String, f64)>Expand description
The [SMELL_WEIGHTS] defaults converted to owned (name, weight)
tuples, in SMELL_WEIGHTS order — the canonical defaults argument for
tune_weights and the reference weight vector
structural_risk_from_intensities is parity-tested against.