pub fn to_bytes(v: &[f32]) -> Vec<u8> ⓘ
Encode a vector as a little-endian f32 byte blob (for DB storage).
f32