Type Definition quantity::QuantityArray[][src]

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