Exemplo n.º 1
0
 def Find(self, el):
     r"""Find(doubleArray self, double const & el) -> int"""
     return _array.doubleArray_Find(self, el)
Exemplo n.º 2
0
 def Find(self, el):
     return _array.doubleArray_Find(self, el)