Exemplo n.º 1
0
def optGetEquVarEquMapNr(popt, maptype, ANr, ADim):
    """optGetEquVarEquMapNr(popt, maptype, ANr, ADim) -> int"""
    return _optcc.optGetEquVarEquMapNr(popt, maptype, ANr, ADim)
Exemplo n.º 2
0
def optGetEquVarEquMapNr(*args):
  """optGetEquVarEquMapNr(popt, maptype, ANr, ADim) -> int"""
  return _optcc.optGetEquVarEquMapNr(*args)