PEPit.functions.convex_function

Classes

ConvexFunction(_[, is_leaf, ...])

The ConvexFunction class overwrites the add_class_constraints method of Function, implementing the interpolation constraints of the class of convex, closed and proper (CCP) functions (i.e., convex functions whose epigraphs are non-empty closed sets).