def rend(self): return _cvxcore.IntVector_rend(self)
def rend(self) -> "std::vector< int >::reverse_iterator": return _cvxcore.IntVector_rend(self)