Type Definition quantity::QuantityArray

source ·
pub type QuantityArray<U, D> = Quantity<Array<f64, D>, U>;