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