def Getl1Diag(self, l): """Getl1Diag(DenseMatrix self, Vector l)""" return _densemat.DenseMatrix_Getl1Diag(self, l)
def Getl1Diag(self, l): return _densemat.DenseMatrix_Getl1Diag(self, l)