Type Definition quantity::QuantityArray[][src]

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