Chris Marshall
2014-12-31 19:28:13 UTC
There is a bug reported for the PDL polyfit function using the SLATEC
library:
https://sourceforge.net/p/pdl/bugs/368/
The problem I'm having is that the signature seems to say that the polfit()
routine takes input arguments with first dimension sized n, but then the
call to polfit() from polyfit() with dimensions that don't match appears to
pass in the wrong sized dimensions as if everything were ok.
Any ideas how to fix this one or where I'm not understanding things?
Thanks much,
Chris
library:
https://sourceforge.net/p/pdl/bugs/368/
The problem I'm having is that the signature seems to say that the polfit()
routine takes input arguments with first dimension sized n, but then the
call to polfit() from polyfit() with dimensions that don't match appears to
pass in the wrong sized dimensions as if everything were ok.
Any ideas how to fix this one or where I'm not understanding things?
Thanks much,
Chris