Exemplo n.º 1
0
def optDotOptCount(popt):
    """optDotOptCount(popt) -> int"""
    return _optcc.optDotOptCount(popt)
Exemplo n.º 2
0
def optDotOptCount(*args):
  """optDotOptCount(popt) -> int"""
  return _optcc.optDotOptCount(*args)