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