Uses of Enum Class
org.ojalgo.optimisation.FileFormatMPS.BoundType
Packages that use FileFormatMPS.BoundType
-
Uses of FileFormatMPS.BoundType in org.ojalgo.optimisation
Subclasses with type arguments of type FileFormatMPS.BoundType in org.ojalgo.optimisationModifier and TypeClassDescription(package private) static enumBoundType used with the BOUNDS section.Methods in org.ojalgo.optimisation that return FileFormatMPS.BoundTypeModifier and TypeMethodDescriptionstatic FileFormatMPS.BoundTypeReturns 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.ColumnFileFormatMPS.Column.bound(FileFormatMPS.BoundType type, BigDecimal value)