[][src]Type Definition hnsw::f32x8

type f32x8 = Simd<[f32; 8]>;

A 256-bit vector with 8 f32 lanes.