pub fn support_function(c_points: &[Vec<f64>], y: &[f64]) -> f64
Compute σ_C(y) = max_{x ∈ C} ⟨y, x⟩ over a finite set of points.