Module vector_array

Source

Structs§

Finite32
A f32 without nan/inf/-inf. Added as intermediate type to try_collect f32 values into a VectorVal.
VectorArray
VectorArrayBuilder

Constants§

VECTOR_DISTANCE_TYPE
VECTOR_ITEM_TYPE

Statics§

VECTOR_AS_LIST_TYPE
Sometimes we can interpret a vector as a list to reuse some code, pass this type around.

Type Aliases§

VectorDistanceType
VectorItemType
VectorRef
VectorVal