Example #1
0
 def __init__(self, *args) -> None:
     _cvxcore.DoubleVector2D_swiginit(self,
                                      _cvxcore.new_DoubleVector2D(*args))
Example #2
0
 def __init__(self, *args):
     this = _cvxcore.new_DoubleVector2D(*args)
     try:
         self.this.append(this)
     except Exception:
         self.this = this