def optGetValuesNr(popt, ANr): """optGetValuesNr(popt, ANr) -> int""" return _optcc.optGetValuesNr(popt, ANr)
def optGetValuesNr(*args): """optGetValuesNr(popt, ANr) -> int""" return _optcc.optGetValuesNr(*args)