Beispiel #1
0
 def Empty(self):
     return _sparsemat.SparseMatrix_Empty(self)
Beispiel #2
0
 def Empty(self):
     r"""Empty(SparseMatrix self) -> bool"""
     return _sparsemat.SparseMatrix_Empty(self)