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