Uses of Enum Class
org.ojalgo.optimisation.FileFormatMPS.BoundType
Packages that use FileFormatMPS.BoundType
-
Uses of FileFormatMPS.BoundType in org.ojalgo.optimisation
Methods in org.ojalgo.optimisation that return FileFormatMPS.BoundTypeModifier and TypeMethodDescriptionstatic FileFormatMPS.BoundType
Returns the enum constant of this class with the specified name.static FileFormatMPS.BoundType[]
FileFormatMPS.BoundType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.ojalgo.optimisation with parameters of type FileFormatMPS.BoundTypeModifier and TypeMethodDescription(package private) FileFormatMPS.Column
FileFormatMPS.Column.bound
(FileFormatMPS.BoundType type, BigDecimal value)