def pop(self): return _cvxcore.LinOpVector_pop(self)
def pop(self) -> "std::vector< LinOp * >::value_type": return _cvxcore.LinOpVector_pop(self)