def end(self): return _cvxcore.IntVector_end(self)
def end(self) -> "std::vector< int >::iterator": return _cvxcore.IntVector_end(self)