pub type Float32Vec = MutablePrimitiveArray<f32>;
A type definition MutablePrimitiveArray for f32
MutablePrimitiveArray
f32