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