Uses of Enum Class
io.dingodb.sdk.common.vector.VectorCalcDistance.AlgorithmType
Packages that use VectorCalcDistance.AlgorithmType
-
Uses of VectorCalcDistance.AlgorithmType in io.dingodb.sdk.common.vector
Methods in io.dingodb.sdk.common.vector that return VectorCalcDistance.AlgorithmTypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static VectorCalcDistance.AlgorithmType[]VectorCalcDistance.AlgorithmType.values()Returns an array containing the constants of this enum class, in the order they are declared.