Uses of Enum Class
org.ddogleg.nn.ConfigNearestNeighborSearch.Type
-
Uses of ConfigNearestNeighborSearch.Type in org.ddogleg.nn
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static ConfigNearestNeighborSearch.Type[]
ConfigNearestNeighborSearch.Type.values()
Returns an array containing the constants of this enum class, in the order they are declared.