pub type Float64Vec = MutablePrimitiveArray<f64>;
A type definition MutablePrimitiveArray for f64
MutablePrimitiveArray
f64