public void AddConstraint( DoubleFunctional constraintFunction, double lowerBound, double upperBound )
Public Sub AddConstraint ( constraintFunction As DoubleFunctional, lowerBound As Double, upperBound As Double )
public: void AddConstraint( DoubleFunctional^ constraintFunction, double lowerBound, double upperBound )
member AddConstraint : constraintFunction : DoubleFunctional * lowerBound : float * upperBound : float -> unit
Copyright © 2023 CenterSpace Software, LLC. All rights reserved.