[][src]Type Definition hnsw::f32x2

type f32x2 = Simd<[f32; 2]>;

A 64-bit vector with 2 f32 lanes.