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