Midpoint Divergence

Documentation

Lean 4 Proof

def midpointDivergence (s0j s1j θ : ℝ) : ℝ :=
  slerpShareComponent s0j s1j θ (1/2) - linearShareComponent s0j s1j (1/2)

Dependency Graph

Module Section

Information Geometry of CES: