I'm looking for a library in c++ which I compile with the Borland compiler bcc32. Before I tried to take the benefits of RInside but unfortunately it's only working with gcc-compiler and can't be used in my programming environment, which is Embarcadero.
- Is it possible to use Rcpp with a bcc32 compiler?
- Are there compatible libraries on the market doing statistical calculations in c++?
I hope you can help me. Thanks.