Beispiel #1
0
def optGetVarEquMapNr(popt, maptype, ANr):
    """optGetVarEquMapNr(popt, maptype, ANr) -> int"""
    return _optcc.optGetVarEquMapNr(popt, maptype, ANr)
Beispiel #2
0
def optGetVarEquMapNr(*args):
  """optGetVarEquMapNr(popt, maptype, ANr) -> int"""
  return _optcc.optGetVarEquMapNr(*args)