def _Get_(self, col): return _sparsemat.SparseMatrix__Get_(self, col)
def _Get_(self, col): r"""_Get_(SparseMatrix self, int const col) -> double""" return _sparsemat.SparseMatrix__Get_(self, col)