Esempio n. 1
0
 def get_shape(self):
     return _cvxcore.LinOp_get_shape(self)
Esempio n. 2
0
 def get_shape(self) -> "std::vector< int,std::allocator< int > >":
     return _cvxcore.LinOp_get_shape(self)