def optNoBoundsSet(popt, AIVal): """optNoBoundsSet(popt, AIVal)""" return _optcc.optNoBoundsSet(popt, AIVal)
def optNoBoundsSet(*args): """optNoBoundsSet(popt, AIVal)""" return _optcc.optNoBoundsSet(*args)