Ejemplo n.º 1
0
 def get_type(self):
     return _cvxcore.LinOp_get_type(self)
Ejemplo n.º 2
0
 def get_type(self) -> "OperatorType":
     return _cvxcore.LinOp_get_type(self)