//! Shared traits and trait boundaries that are used across the crate.
use ComplexField;
use ;
use Sum;
use crateSimdDistance;
/// Trait for floating-point types used in the ann-search-rs crate. Contains
/// SIMD optimised operations, needed trait boundaries for faer matrix
/// operations and general numerical trait implementations