Documentation

Lean 4 Proof

def bregmanDiv (φ_at_x φ_at_y φ'_at_y x y : ℝ) : ℝ :=
  φ_at_x - φ_at_y - φ'_at_y * (x - y)

Dependency Graph

Module Section

Information Geometry of CES: