Ejemplo n.º 1
0
 def get_args(self):
     return _cvxcore.LinOp_get_args(self)
Ejemplo n.º 2
0
 def get_args(self) -> "std::vector< LinOp const *,std::allocator< LinOp const * > > const":
     return _cvxcore.LinOp_get_args(self)