public class SOCPGeneralConstraint extends Object
Constructor and Description |
---|
SOCPGeneralConstraint(Matrix A,
Vector c,
Vector b,
double d)
Constructs a SOCP general constraint.
|
Modifier and Type | Method and Description |
---|---|
Matrix |
A()
Gets A.
|
Vector |
b()
Gets b.
|
Vector |
c()
Gets c.
|
double |
d()
Gets d.
|
Copyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.