SecondOrderConeRowType Enumeration

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

Defines the types of rows for a second order cone.

Namespace:  Microsoft.SolverFoundation.Services
Assembly:  Microsoft.Solver.Foundation (in Microsoft.Solver.Foundation.dll)

Syntax

'Declaration
Public Enumeration SecondOrderConeRowType
public enum SecondOrderConeRowType
public enum class SecondOrderConeRowType
type SecondOrderConeRowType
public enum SecondOrderConeRowType

Members

Member name Description
Conic A conic row.
PrimaryConic A primary conic row.

See Also

Reference

Microsoft.SolverFoundation.Services Namespace