Type Definition net_ensembles::sampling::metropolis::MetI8[][src]

pub type MetI8<E, R, S, Res> = Metropolis<E, R, S, Res, i8>;
Expand description

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