def orthToOne (J : ℕ) (v : Fin J → ℝ) : Prop := vecSum J v = 0
thesis/CESProofs/Foundations/Hessian.lean:43
Gradient and Hessian of CES at the symmetric point.