Skip to main content

exp_map_sphere

Function exp_map_sphere 

Source
pub fn exp_map_sphere(psi: &[f64], v: &[f64], time: &[f64]) -> Vec<f64>
Expand description

Exponential map on the Hilbert sphere. Moves from psi along tangent vector v.