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

pub type MetI128<E, R, S, Res> = Metropolis<E, R, S, Res, i128>;
Expand description

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