Exemplo n.º 1
0
 def rbegin(self):
     return _nlopt.nlopt_doublevector_rbegin(self)
Exemplo n.º 2
0
 def rbegin(self): return _nlopt.nlopt_doublevector_rbegin(self)
 def rend(self): return _nlopt.nlopt_doublevector_rend(self)
Exemplo n.º 3
0
 def rbegin(*args): return _nlopt.nlopt_doublevector_rbegin(*args)
 def rend(*args): return _nlopt.nlopt_doublevector_rend(*args)
Exemplo n.º 4
0
 def rbegin(*args):
     return _nlopt.nlopt_doublevector_rbegin(*args)