示例#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)