Uses of Class
org.ojalgo.optimisation.FileFormatMPS.Column
-
Packages that use FileFormatMPS.Column Package Description org.ojalgo.optimisation -
-
Uses of FileFormatMPS.Column in org.ojalgo.optimisation
Fields in org.ojalgo.optimisation with type parameters of type FileFormatMPS.Column Modifier and Type Field Description private java.util.Map<java.lang.String,FileFormatMPS.Column>
FileFormatMPS. myColumns
Methods in org.ojalgo.optimisation that return FileFormatMPS.Column Modifier and Type Method Description (package private) FileFormatMPS.Column
FileFormatMPS.Column. bound(FileFormatMPS.BoundType type, java.math.BigDecimal value)
(package private) FileFormatMPS.Column
FileFormatMPS.Column. integer(boolean flag)
-