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