Main Content
SecondOrderConeConstraint
Description
SecondOrderConeConstraint
represents the second-order cone
constraint
The A matrix represents the linear factor of the cone.
The b vector represents the center of the cone.
The d vector represents a linear bound.
The γ scalar represents a bound.
Solve problems with second-order cone constraints by using the coneprog
function.
Creation
Create a SecondOrderConeConstraint
object by using the secondordercone
function.
Properties
Object Functions
Examples
Version History
Introduced in R2020b