Uses of Enum Class
net.algart.executors.modules.opencv.matrices.filtering.FastEigenValues.ResultValue
Packages that use FastEigenValues.ResultValue
-
Uses of FastEigenValues.ResultValue in net.algart.executors.modules.opencv.matrices.filtering
Methods in net.algart.executors.modules.opencv.matrices.filtering that return FastEigenValues.ResultValueModifier and TypeMethodDescriptionstatic FastEigenValues.ResultValueReturns the enum constant of this class with the specified name.static FastEigenValues.ResultValue[]FastEigenValues.ResultValue.values()Returns an array containing the constants of this enum class, in the order they are declared.