def bhattacharyyaCoeff {J : ℕ} (s0 s1 : Fin J → ℝ) : ℝ := ∑ j : Fin J, Real.sqrt (s0 j * s1 j)
thesis/CESProofs/Foundations/InformationGeometry.lean:408
Information Geometry of CES: