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