Uses of Class
org.ojalgo.optimisation.FileFormatMPS.Column
Packages that use FileFormatMPS.Column
-
Uses of FileFormatMPS.Column in org.ojalgo.optimisation
Fields in org.ojalgo.optimisation with type parameters of type FileFormatMPS.ColumnModifier and TypeFieldDescriptionprivate final Map
<String, FileFormatMPS.Column> FileFormatMPS.myColumns
Methods in org.ojalgo.optimisation that return FileFormatMPS.ColumnModifier and TypeMethodDescription(package private) FileFormatMPS.Column
FileFormatMPS.Column.bound
(FileFormatMPS.BoundType type, BigDecimal value) (package private) FileFormatMPS.Column
FileFormatMPS.Column.integer
(boolean flag)