Exemple #1
0
 def get_allocator(self):
     return _cvxcore.LinOpVector_get_allocator(self)
Exemple #2
0
 def get_allocator(self) -> "std::vector< LinOp * >::allocator_type":
     return _cvxcore.LinOpVector_get_allocator(self)