pymc.math.round#

pymc.math.round(a, mode=None)[source]#

round_mode(a) with mode in [half_away_from_zero, half_to_even]. Default to half_to_even.