def front(self): return _cvxcore.IntVector_front(self)
def front(self) -> "std::vector< int >::value_type const &": return _cvxcore.IntVector_front(self)