Ejemplo n.º 1
0
 def GetRow(self, row, cols, srow):
     r"""GetRow(BlockMatrix self, int const row, intArray cols, Vector srow) -> int"""
     return _blockmatrix.BlockMatrix_GetRow(self, row, cols, srow)
Ejemplo n.º 2
0
 def GetRow(self, row, cols, srow):
     return _blockmatrix.BlockMatrix_GetRow(self, row, cols, srow)