struct

USearch::SearchResult

Inherits Struct < Value < Object

Result of a nearest neighbor search.

Constructors

new(key : UInt64, distance : Float32)
Source

Instance methods

clone
Source
copy_with(key _key = @key, distance _distance = @distance)
Source
distance
key