Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IndexIVFFlat ¶
type IndexIVFFlat struct {
// contains filtered or unexported fields
}
type MetricType ¶
type MetricType int
const ( METRIC_L2 MetricType = iota METRIC_IP METRIC_COSINE )
similarity metric type
Source Files
¶
Click to show internal directories.
Click to hide internal directories.