Ejemplo n.º 1
0
 def CheckFinite(self):
     return _vector.Vector_CheckFinite(self)
Ejemplo n.º 2
0
 def CheckFinite(self):
     r"""CheckFinite(Vector self) -> int"""
     return _vector.Vector_CheckFinite(self)