Overload List

  NameDescription
Public methodSetQuadCoef(IObjective, INumVar, INumVar, Double)
Sets quadratic coefficient for variable var1*var2 to val in the expression of the specified IObjective object.
Public methodSetQuadCoef(IObjective, Double, INumVar, INumVar)
Sets quadratic coefficient for variable var1*var2 to val in the expression of the specified IObjective object.

See Also