Hi all,
I am trying to write a version of
Mizer size spectrum model (thanks to the authors of that package) in RTMB and am running into an issue on mac and linux machines.
On my windows machine, the TMB object compiles without issue and mostly works (expect another post on that eventually), but on both linux and mac machines i get a segfault error when trying to do the fft transformation.
Hopefully this is just me doing something incorrectly, but I've attached an example here where I've attempted to isolate the issue.
Thanks in advance,
Abe