Skip to main content

map_weights

Function map_weights 

Source
pub fn map_weights(
    result: &MappingResult,
    source_weights: &[f64],
) -> Result<Vec<f64>, ReductionError>
Expand description

Add source weights in [0, 1] to the corresponding mapped center nodes.