Home
last modified time | relevance | path

Searched refs:storetheta (Results 1 – 7 of 7) sorted by relevance

/dports/math/R-cran-MCMCpack/MCMCpack/src/
H A DcMCMCpaircompare.cc50 const bool storetheta, in MCMCpaircompare_impl() argument
163 if (storetheta) in MCMCpaircompare_impl()
210 if (storetheta) in MCMCpaircompare_impl()
229 if(storetheta && ! storealpha) { in MCMCpaircompare_impl()
231 } else if (storealpha && ! storetheta){ in MCMCpaircompare_impl()
283 const int* storetheta){ in cMCMCpaircompare()
299 *verbose, *storealpha, *storetheta, in cMCMCpaircompare()
H A DcMCMCpaircompare2d.cc245 const bool storegamma, const bool storetheta, in MCMCpaircompare2d_impl() argument
394 if (storetheta) in MCMCpaircompare2d_impl()
459 if (storetheta) { in MCMCpaircompare2d_impl()
483 if(storetheta && ! storegamma) { in MCMCpaircompare2d_impl()
485 } else if (storegamma && ! storetheta){ in MCMCpaircompare2d_impl()
537 const int* storetheta, in cMCMCpaircompare2d()
553 *verbose, *storegamma, *storetheta, in cMCMCpaircompare2d()
H A DcMCMCpaircompare2dDP.cc459 const bool storegamma, const bool storetheta, in MCMCpaircompare2dDP_impl() argument
631 if (storetheta) in MCMCpaircompare2dDP_impl()
776 if (storetheta) { in MCMCpaircompare2dDP_impl()
809 if(storetheta && ! storegamma) { in MCMCpaircompare2dDP_impl()
816 } else if (storegamma && ! storetheta){ in MCMCpaircompare2dDP_impl()
896 const int* storetheta, in cMCMCpaircompare2dDP()
919 *verbose, *storegamma, *storetheta, in cMCMCpaircompare2dDP()
H A DMCMCpack_init.c48 …a, const int* thetaineqrow, const int* thetaineqcol, const int* storealpha, const int* storetheta);
49 …etaineqrow, const int* thetaineqcol, const int* storegamma, const int* storetheta, double* gammaac…
50 …etaineqrow, const int* thetaineqcol, const int* storegamma, const int* storetheta, double* gammaac…
/dports/math/R-cran-MCMCpack/MCMCpack/R/
H A DMCMCpaircompare.R489 storetheta = as.integer(store.theta),
H A DMCMCpaircompare2d.R531 storetheta = as.integer(store.theta),
H A DMCMCpaircompare2dDP.R668 storetheta = as.integer(store.theta),