示例#1
0
文件: cvxcore.py 项目: zxuen/cvxpy
 def asdict(self):
     return _cvxcore.IntIntMap_asdict(self)
示例#2
0
 def asdict(self) -> "PyObject *":
     return _cvxcore.IntIntMap_asdict(self)