Discussion:
[Pdl-porters] PDL signature/threading nuance or bug
Chris Marshall
2014-12-31 19:28:13 UTC
Permalink
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

Loading...