[][src]Type Definition mcmc::Array2

type Array2 = Vec<Array1>;

Two dimensional vector of vectors of numeric values