Skip to main content

warp_complexity

Function warp_complexity 

Source
pub fn warp_complexity(gamma: &[f64], argvals: &[f64]) -> f64
Expand description

Compute warp complexity: geodesic distance from a warp to the identity.

This is arccos(⟨ψ, ψ_id⟩) on the Hilbert sphere.