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

pub type MetI16<E, R, S, Res> = Metropolis<E, R, S, Res, i16>;
Expand description

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