How to make a portable file with Rcpp::plugins(openmp) which can be Rcpp::sourceCpp'ed

前端 未结 0 1824
北荒
北荒 2020-12-24 03:19

As a simple, likely memory bound, example, suppose I am looking at this C++ file which I want to Rcpp::sourceCpp:

#include 

// [[R         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题