Uses of Enum Class
net.algart.executors.modules.cv.matrices.derivatives.GradientOperation
Packages that use GradientOperation
-
Uses of GradientOperation in net.algart.executors.modules.cv.matrices.derivatives
Methods in net.algart.executors.modules.cv.matrices.derivatives that return GradientOperationModifier and TypeMethodDescriptionGradient.getOperation()static GradientOperationReturns the enum constant of this class with the specified name.static GradientOperation[]GradientOperation.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.derivatives with parameters of type GradientOperation