Re: [Rcpp-devel] Root finder in Rcpp for a quadratic equation in two variables

2017-02-01 Thread Dirk Eddelbuettel
On 1 February 2017 at 16:49, Scida, Daniela wrote: | I am new to Rcpp so I apologize in advance if this question is simple to | answer. I searched on the web but couldn't find much help and I am hoping the | savviness in this forum can help me! | | I have an existing code in R using Rcpp, and I n

[Rcpp-devel] Root finder in Rcpp for a quadratic equation in two variables

2017-02-01 Thread Scida, Daniela
I am new to Rcpp so I apologize in advance if this question is simple to answer. I searched on the web but couldn't find much help and I am hoping the savviness in this forum can help me! I have an existing code in R using Rcpp, and I need to add to this code the following. I have a quadratic func