[][src]Type Definition hogwild::HogwildArray1

type HogwildArray1<A> = HogwildArray<A, Ix1>;

One-dimensional Hogwild array.