Skip to main content

Module floats

Module floats 

Source
Expand description

Floats Array

Enums§

FloatType
Float data type.

Traits§

ArrowFloatType
Trait for float types used in Lance indexes
FloatArray
FloatArray is a trait that is implemented by all float type arrays
FloatToArrayType
Trait to be implemented by native types that have a corresponding ArrowFloatType implementation.

Functions§

coerce_float_vector
Convert a float32 array to another float array