Is there a way to check the arity of Rcpp::Function?

后端 未结 0 828
天命终不由人
天命终不由人 2021-01-14 22:23

I need to check the arity of a function in an Rcpp block at run time. What I would like to do is something akin to the following:

double loglikelihood(Rcpp::L         


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