pub type Float64Array = PrimitiveArray<f64>;
A type definition PrimitiveArray for f64
PrimitiveArray
f64