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