Uses of Enum Class
net.algart.executors.modules.cv.matrices.derivatives.HessianOperation
Packages that use HessianOperation
-
Uses of HessianOperation in net.algart.executors.modules.cv.matrices.derivatives
Methods in net.algart.executors.modules.cv.matrices.derivatives that return HessianOperationModifier and TypeMethodDescriptionstatic HessianOperationReturns the enum constant of this class with the specified name.static HessianOperation[]HessianOperation.values()Returns an array containing the constants of this enum class, in the order they are declared.Method parameters in net.algart.executors.modules.cv.matrices.derivatives with type arguments of type HessianOperationModifier and TypeMethodDescriptionvoidHessianEigenValuesAndVectors.process(Map<HessianOperation, net.algart.multimatrix.MultiMatrix2D> results, net.algart.multimatrix.MultiMatrix2D source)