[][src]Type Definition hogwild::HogwildArray2

type HogwildArray2<A> = HogwildArray<A, Ix2>;

Two-dimensional Hogwild array.