positive

fun positive(values: List<Float>)

A positive example: a dense vector.


fun positive(id: PointId)

A positive example: an existing point's stored vector.


fun positive(input: VectorInput)

A positive example: any VectorInput (e.g. sparse).