Home
last modified time | relevance | path

Searched defs:theta_eq (Results 1 – 8 of 8) sorted by relevance

/dports/math/R-cran-MCMCpack/MCMCpack/src/
H A DcMCMCirt1d.cc41 const Matrix<>& AB0, const Matrix<>& theta_eq, in MCMCirt1d_impl()
146 const Matrix<> theta_eq(*thetaeqrow, *thetaeqcol, thetaeqdata); in cMCMCirt1d() local
H A DcMCMCpaircompare.cc40 const Matrix<>& theta_eq, in MCMCpaircompare_impl()
290 const Matrix<> theta_eq(*thetaeqrow, *thetaeqcol, thetaeqdata); in cMCMCpaircompare() local
H A DcMCMCpaircompare2d.cc73 const Matrix<>& theta_eq, in paircompare2d_theta_update()
238 const Matrix<>& theta_eq, in MCMCpaircompare2d_impl()
545 const Matrix<> theta_eq(*thetaeqrow, *thetaeqcol, thetaeqdata); in cMCMCpaircompare2d() local
H A DcMCMCpaircompare2dDP.cc73 const Matrix<>& theta_eq, in paircompare2dDP_theta_update()
451 const Matrix<>& theta_eq, in MCMCpaircompare2dDP_impl()
911 const Matrix<> theta_eq(*thetaeqrow, *thetaeqcol, thetaeqdata); in cMCMCpaircompare2dDP() local
H A DMCMCfcds.h497 const Matrix<>& eta, double t0, double T0, const Matrix<>& theta_eq, in irt_theta_update1()
584 const Matrix<>& theta_eq, in paircompare_theta_update()
H A DMCMCirtKdRob.cc764 const Matrix<>& theta_eq, const Matrix<>& theta_ineq, in MCMCirtKdRob_impl()
1147 const Matrix<double> theta_eq(*theteqrow, *theteqcol, in irtKdRobpost() local
/dports/science/nest/nest-simulator-3.1/models/
H A Dht_neuron.h264 double theta_eq; // mV member
/dports/science/nest/nest-simulator-3.1/nestkernel/
H A Dnest_names.cpp505 const Name theta_eq( "theta_eq" ); variable