Exemple #1
0
 def Getl1Diag(self, l):
     """Getl1Diag(DenseMatrix self, Vector l)"""
     return _densemat.DenseMatrix_Getl1Diag(self, l)
Exemple #2
0
 def Getl1Diag(self, l):
     return _densemat.DenseMatrix_Getl1Diag(self, l)