Skip to main content

phase_distance_pair

Function phase_distance_pair 

Source
pub fn phase_distance_pair(
    f1: &[f64],
    f2: &[f64],
    argvals: &[f64],
    lambda: f64,
) -> f64
Expand description

Compute the phase distance between two curves (geodesic distance of optimal warp from identity).