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