Esempio 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)
Esempio n. 2
0
 def GetRow(self, row, cols, srow):
     return _blockmatrix.BlockMatrix_GetRow(self, row, cols, srow)