Пример #1
0
def optGetBoundsInt(popt, ANr):
    """optGetBoundsInt(popt, ANr) -> int"""
    return _optcc.optGetBoundsInt(popt, ANr)
Пример #2
0
def optGetBoundsInt(*args):
  """optGetBoundsInt(popt, ANr) -> int"""
  return _optcc.optGetBoundsInt(*args)