Uses of Enum Class
neqsim.process.util.optimizer.StandardObjective
Packages that use StandardObjective
Package
Description
Process optimization engine and constraint evaluation utilities.
-
Uses of StandardObjective in neqsim.process.util.optimizer
Subclasses with type arguments of type StandardObjective in neqsim.process.util.optimizerModifier and TypeClassDescriptionenumStandard optimization objectives commonly used in process optimization.Methods in neqsim.process.util.optimizer that return StandardObjectiveModifier and TypeMethodDescriptionstatic StandardObjectiveReturns the enum constant of this class with the specified name.static StandardObjective[]StandardObjective.values()Returns an array containing the constants of this enum class, in the order they are declared.