Type Definition net_ensembles::sampling::MetI32[][src]

pub type MetI32<E, R, S, Res> = Metropolis<E, R, S, Res, i32>;
Expand description

short for Metropolis<E, R, S, Res, i32>