Hello,

I've been trying to translate some of my slow R code into C code, and I
need the complex math functions to be able to do this. I assumed I could
access them with

#include <R_ext/Complex.h>

but it seems as though that file only contains the definition of structure
Rcomplex. Any help accessing these functions would be greatly appreciated!

        [[alternative HTML version deleted]]

______________________________________________
R-package-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-package-devel

Reply via email to