def optGetBoundsInt(popt, ANr): """optGetBoundsInt(popt, ANr) -> int""" return _optcc.optGetBoundsInt(popt, ANr)
def optGetBoundsInt(*args): """optGetBoundsInt(popt, ANr) -> int""" return _optcc.optGetBoundsInt(*args)