SecondOrderConicModel.SetCoefficient Method

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method SetCoefficient(Int32, Int32, Rational) Sets the coefficient of the A matrix in a model. (Overrides LinearModel.SetCoefficient(Int32, Int32, Rational).)
Public method SetCoefficient(Int32, Rational, Int32, Int32) Sets the coefficient of the Q matrix on the objective row. (Inherited from LinearModel.)

Top

See Also

Reference

SecondOrderConicModel Class

Microsoft.SolverFoundation.Services Namespace