Пример #1
0
 def Getl1Diag(self, l):
     """Getl1Diag(DenseMatrix self, Vector l)"""
     return _densemat.DenseMatrix_Getl1Diag(self, l)
Пример #2
0
 def Getl1Diag(self, l):
     return _densemat.DenseMatrix_Getl1Diag(self, l)