Skip to content
Prev 9469 / 10988 Next

[Rcpp-devel] Rcpp ISNAN slower than C ISNAN?

Could the c++ slowdown be due to the fact that Rinternals.h defines ISNAN
differently for C and C++?  For C it uses the compiler's isnan macro, for
C++ it calls the function R_isnancpp.

Bill Dunlap
TIBCO Software
wdunlap tibco.com
On Tue, Dec 13, 2016 at 5:04 AM, Christian Gunning <xian at unm.edu> wrote:

            
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.r-forge.r-project.org/pipermail/rcpp-devel/attachments/20161213/2f893f65/attachment.html>