SecondOrderConicModel.SetPrimaryConic Method
Solver Foundation 3.0
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
Specifies a primary variable for a cone.
Namespace: Microsoft.SolverFoundation.Services
Assembly: Microsoft.Solver.Foundation (in Microsoft.Solver.Foundation.dll)
Parameters
- vidRow
- Type: System.Int32
The reference row for the cone.
- vid
- Type: System.Int32
A variable index.
Return Value
Type: System.Booleantrue if the primary value for the cone is set successfully; otherwise, false.
Implements
ISecondOrderConicModel.SetPrimaryConic(Int32, Int32)- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.