mcmc - Embedding Stan in C++ application -


i wanted know whether possible incorporate stan in c++ application. since stan written in c++, there should way. currently, using rinside achieve have data transferring time-consuming.

what did want stan? we're going separate out math library standalone include stan 2.7 --- contains matrix, probability, , autodiff code. our repos reflect structure. of mcmc , transform , i/o code callable through c++, translator stan program c++ class.


Comments