[R-pkg-devel] Complex Math Functions in C
Andrew Simmons
@kw@|mmo @end|ng |rom gm@||@com
Sat Feb 27 03:32:19 CET 2021
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]]
More information about the R-package-devel
mailing list