Exemplo n.º 1
0
 def GetColumnReference(self, c, col):
     """GetColumnReference(DenseMatrix self, int c, Vector col)"""
     return _densemat.DenseMatrix_GetColumnReference(self, c, col)
Exemplo n.º 2
0
 def GetColumnReference(self, c, col):
     return _densemat.DenseMatrix_GetColumnReference(self, c, col)