Closed chyumin closed 2 years ago
@magland
I am not familiar with how this code works. However, I would venture a guess that the second definition is what you want, because in settings where you don't get a syntax error, I believe the second would override the first.
I removed the first definition and it seems to be working fine.
Thank you
@chyumin great! Could you please open a draft PR with your changes so we can keep track of what adjustments you needed to make?
Done! @bendichter @magland
I'm trying to compile ironclust to use as standalone application. But I'm getting the following error:
The function
meanSubt_
is currently defined in line 501 and line 513, which one is the correct to use?