def empty(self): return _cvxcore.DoubleVector2D_empty(self)
def empty(self) -> "bool": return _cvxcore.DoubleVector2D_empty(self)