[][src]Type Definition hnsw::f32x4

type f32x4 = Simd<[f32; 4]>;

A 128-bit vector with 4 f32 lanes.