示例#1
0
 def Prepend(self, el):
     r"""Prepend(doubleArray self, double const & el) -> int"""
     return _array.doubleArray_Prepend(self, el)
示例#2
0
 def Prepend(self, el):
     return _array.doubleArray_Prepend(self, el)