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

pub type MetI64<E, R, S, Res> = Metropolis<E, R, S, Res, i64>;
Expand description

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