Exemple #1
0
 def OwnsGraph(self):
     return _sparsemat.SparseMatrix_OwnsGraph(self)
Exemple #2
0
 def OwnsGraph(self):
     r"""OwnsGraph(SparseMatrix self) -> bool"""
     return _sparsemat.SparseMatrix_OwnsGraph(self)