Uses of Enum Class
net.algart.executors.modules.cv.matrices.misc.LocalExtremums.ResultValues
Packages that use LocalExtremums.ResultValues
-
Uses of LocalExtremums.ResultValues in net.algart.executors.modules.cv.matrices.misc
Methods in net.algart.executors.modules.cv.matrices.misc that return LocalExtremums.ResultValuesModifier and TypeMethodDescriptionLocalExtremums.getResultValues()static LocalExtremums.ResultValuesReturns the enum constant of this class with the specified name.static LocalExtremums.ResultValues[]LocalExtremums.ResultValues.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.algart.executors.modules.cv.matrices.misc with parameters of type LocalExtremums.ResultValuesModifier and TypeMethodDescriptionLocalExtremums.setResultValues(LocalExtremums.ResultValues resultValues)