示例#1
0
文件: cvxcore.py 项目: zxuen/cvxpy
 def __init__(self, *args) -> None:
     _cvxcore.IntIntMap_swiginit(self, _cvxcore.new_IntIntMap(*args))
示例#2
0
 def __init__(self, *args):
     this = _cvxcore.new_IntIntMap(*args)
     try:
         self.this.append(this)
     except Exception:
         self.this = this