Package | Description |
---|---|
dev.nm.solver.multivariate.constrained.convex.sdp.socp.qp.lp.simplex |
Modifier and Type | Field and Description |
---|---|
SimplexTable.LabelType |
SimplexTable.Label.type
the label type
|
Modifier and Type | Method and Description |
---|---|
static SimplexTable.LabelType |
SimplexTable.LabelType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SimplexTable.LabelType[] |
SimplexTable.LabelType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
Label(SimplexTable.LabelType type,
int index)
Construct a label for a row or column in the simplex table.
|
Copyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.