[][src]Type Definition hnsw::f32x16

type f32x16 = Simd<[f32; 16]>;

A 512-bit vector with 16 f32 lanes.