Function smartnoise_runtime::components::theil_sen::theil_sen_transform[][src]

pub fn theil_sen_transform(
    x: &Vec<Float>,
    y: &Vec<Float>,
    neighboring: Neighboring
) -> Result<(Vec<Float>, Vec<Float>)>

Compute parameters between all pairs of points where defined