pub type IsresConstraintFn = Arc<dyn Fn(&Array1<f64>) -> f64 + Send + Sync>;
Erased inequality constraint closure: feasible when <= 0.
<= 0
pub struct IsresConstraintFn { /* private fields */ }