Uses of Enum Class
net.algart.executors.modules.cv.matrices.derivatives.DerivativeOperation
Packages that use DerivativeOperation
-
Uses of DerivativeOperation in net.algart.executors.modules.cv.matrices.derivatives
Methods in net.algart.executors.modules.cv.matrices.derivatives that return DerivativeOperationModifier and TypeMethodDescriptionGradientOperation.derivatives()GradientOperation.dxOperation()GradientOperation.dyOperation()Derivatives.getOperation()static DerivativeOperationReturns the enum constant of this class with the specified name.static DerivativeOperation[]DerivativeOperation.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 DerivativeOperation