Ejemplo n.º 1
0
 def Getl1Diag(self, l):
     """Getl1Diag(DenseMatrix self, Vector l)"""
     return _densemat.DenseMatrix_Getl1Diag(self, l)
Ejemplo n.º 2
0
 def Getl1Diag(self, l):
     return _densemat.DenseMatrix_Getl1Diag(self, l)