Eliran Levi

Results 1 issues of Eliran Levi

Hi, I'm trying to build a small C++ program that uses the generated tiny_data.cpp, by calling `set_x0` and `set_x_ref`, like [codegen/pywrapper/bindings.cpp](https://github.com/TinyMPC/tinympc-python/blob/main/src/tinympc/codegen/pywrapper/bindings.cpp). However, when calling `set_x0` (copied from [codegen/pywrapper/bindings.cpp](https://github.com/TinyMPC/tinympc-python/blob/main/src/tinympc/codegen/pywrapper/bindings.cpp)) I get...