Documentation ¶
Overview ¶
Package algorithm defines vald's core ann algorithm interface & constraint.
Index ¶
Constants ¶
View Source
const ( // MaximumVectorDimensionSize is maximum value of vector dimension. MaximumVectorDimensionSize = math.MaxInt64 // MinimumVectorDimensionSize is minimum value of vector dimension. MinimumVectorDimensionSize = 2 )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
Package ngt provides implementation of Go API for https://github.com/yahoojapan/NGT Package ngt provides implementation of Go API for https://github.com/yahoojapan/NGT Package ngt provides implementation of Go API for https://github.com/yahoojapan/NGT
|
Package ngt provides implementation of Go API for https://github.com/yahoojapan/NGT Package ngt provides implementation of Go API for https://github.com/yahoojapan/NGT Package ngt provides implementation of Go API for https://github.com/yahoojapan/NGT |
Click to show internal directories.
Click to hide internal directories.