예제 #1
0
파일: cvxcore.py 프로젝트: zxuen/cvxpy
 def front(self):
     return _cvxcore.IntVector2D_front(self)
예제 #2
0
 def front(self) -> "std::vector< std::vector< int > >::value_type const &":
     return _cvxcore.IntVector2D_front(self)