Beispiel #1
0
 def __init__(self) -> None:
     _cvxcore.ProblemData_swiginit(self, _cvxcore.new_ProblemData())
Beispiel #2
0
 def __init__(self):
     this = _cvxcore.new_ProblemData()
     try:
         self.this.append(this)
     except Exception:
         self.this = this