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