INLA_DIST
Loading...
Searching...
No Matches
PostTheta Member List

This is the complete list of members for PostTheta, including all inherited members.

AxPostThetaprivate
AxTAxPostThetaprivate
AxTyPostThetaprivate
BPostThetaprivate
BTyPostThetaprivate
c0PostThetaprivate
check_pos_def(MatrixXd &hess)PostTheta
compute_error_bfgs(Vect &theta) (defined in PostTheta)PostTheta
compute_fullInverseQ(Vect &theta, MatrixXd &Qinv) (defined in PostTheta)PostTheta
computeG(Vect &theta)PostTheta
cond_LogPoisLik(Vect &eta)PostTheta
cond_LogPriorLat(SpMat &Qprior, Vect &x)PostTheta
cond_negLogBinom(SpMat &Qprior, Vect &x)PostTheta
cond_negLogBinomLik(Vect &eta)PostTheta
cond_negLogDist(SpMat &Qprior, Vect &x, function< double(Vect &, Vect &)> lik_func)PostTheta
cond_negLogPois(SpMat &Qprior, Vect &x)PostTheta
cond_negLogPoisLik(Vect &eta)PostTheta
constrPostThetaprivate
construct_b(Vect &theta, Vect &rhs)PostTheta
construct_Q(Vect &theta, Vect &mu, SpMat &Q)PostTheta
construct_Q_spat_temp(Vect &theta, SpMat &Qst)PostTheta
construct_Q_spatial(Vect &theta, SpMat &Qs)PostTheta
construct_Qprior(Vect &theta, SpMat &Qx) (defined in PostTheta)PostTheta
convert_interpret2theta(Vect &theta_interpret, Vect &theta) (defined in PostTheta)PostTheta
convert_interpret2theta_spat(double lranS, double lsigU, double &lgamS, double &lgamE)PostTheta
convert_interpret2theta_spatTemp(double sigU, double ranS, double ranT, double &lgamE, double &lgamS, double &lgamT)PostTheta
convert_theta2interpret(Vect &theta, Vect &theta_interpret) (defined in PostTheta)PostTheta
convert_theta2interpret_spat(double lgamS, double lgamE, double &lranS, double &lsigU)PostTheta
convert_theta2interpret_spatTemp(double lgamE, double lgamS, double lgamT, double &sigU, double &ranS, double &ranT)PostTheta
diagHess_cond_negLogPoisLik(Vect &eta)PostTheta
dim_grad_loopPostThetaprivate
dim_spatial_domain (defined in PostTheta)PostThetaprivate
dim_thPostThetaprivate
dimList (defined in PostTheta)PostThetaprivate
DxPostThetaprivate
DxyPostThetaprivate
eval_denominator(Vect &theta, double &val, SpMat &Q, Vect &rhs, Vect &mu)PostTheta
eval_likelihood(Vect &theta, Vect &mu, double &log_det, double &val)PostTheta
eval_log_dens_constr(Vect &x, Vect &mu, SpMat &Q, double &log_det_Q, const MatrixXd &D, MatrixXd &W, double &val_log_dens) (defined in PostTheta)PostTheta
eval_log_gaussian_prior_hp(Vect &theta_param, Vect &theta_prior_param, double &log_prior)PostTheta
eval_log_pc_prior_hp(double &log_sum, Vect &lambda, Vect &theta_interpret)PostTheta
eval_log_prior_lat(Vect &theta, Vect &mu, double &val)PostTheta
eval_post_theta(Vect &theta, Vect &mu)PostTheta
extraCoeffVecLik (defined in PostTheta)PostThetaprivate
f_eval(Vect &theta) (defined in PostTheta)PostTheta
fct_countPostThetaprivate
FD_diag_hessian(Vect &eta, Vect &diag_hess)PostTheta
FD_gradient(Vect &eta, Vect &grad)PostTheta
GPostThetaprivate
g1PostThetaprivate
g2PostThetaprivate
g3PostThetaprivate
get_Cov_interpret_param(Vect interpret_theta, double eps) (defined in PostTheta)PostTheta
get_Covariance(Vect theta, double eps)PostTheta
get_fct_count() (defined in PostTheta)PostTheta
get_fullFact_marginals_f(Vect &theta, SpMat &Qinv)PostTheta
get_grad()PostTheta
get_marginals_f(Vect &theta, Vect &mu, Vect &vars)PostTheta
get_mu(Vect &theta, Vect &mu_)PostTheta
get_Qprior(Vect theta, SpMat &Qprior) (defined in PostTheta)PostTheta
grad_cond_negLogPoisLik(Vect &eta)PostTheta
hess_eval(Vect theta, double eps)PostTheta
hess_eval_interpret_theta(Vect interpret_theta, double eps) (defined in PostTheta)PostTheta
iter_acc (defined in PostTheta)PostThetaprivate
iter_countPostThetaprivate
likelihoodPostThetaprivate
link_f_sigmoid(Vect &x, Vect &sigmoidX)PostTheta
M0PostThetaprivate
M1PostThetaprivate
M2PostThetaprivate
manifoldPostThetaprivate
min_f_thetaPostThetaprivate
MPI_rankPostThetaprivate
MPI_sizePostThetaprivate
muPostThetaprivate
mu_initial (defined in PostTheta)PostThetaprivate
mu_matrixPostThetaprivate
mu_midpointPostThetaprivate
nPostThetaprivate
nbPostThetaprivate
NewtonIter(Vect &theta, Vect &x, SpMat &Q, double &log_det)PostTheta
nnz_Qs (defined in PostTheta)PostThetaprivate
nnz_Qst (defined in PostTheta)PostThetaprivate
noPostThetaprivate
no_f_evalPostThetaprivate
nsPostThetaprivate
nssPostThetaprivate
nstPostThetaprivate
ntPostThetaprivate
nuPostThetaprivate
num_solversPostThetaprivate
operator()(Vect &theta, Vect &grad)PostTheta
PostTheta(int ns, int nt, int nb, int no, MatrixXd B, Vect y, Vect theta_prior, Vect mu_initial, string likelihood, Vect extraCoeffVecLik, string solver_type, const bool constr, const MatrixXd Dxy, const bool validate, const Vect w)PostTheta
PostTheta(int ns, int nt, int nb, int no, SpMat Ax, Vect y, SpMat c0, SpMat g1, SpMat g2, Vect theta_prior, Vect mu_initial, string likelihood, Vect extraCoeffVecLik, string solver_type, int dim_spatial_domain, string manifold, const bool constr, const MatrixXd Dx, const MatrixXd Dxy, const bool validate, const Vect w)PostTheta
PostTheta(int ns, int nt, int nb, int no, SpMat Ax, Vect y, SpMat c0, SpMat g1, SpMat g2, SpMat g3, SpMat M0, SpMat M1, SpMat M2, Vect theta_prior, Vect mu_initial, string likelihood, Vect extraCoeffVecLik, string solver_type, int dim_spatial_domain, string manifold, const bool constr, const MatrixXd Dx, const MatrixXd Dxy, const bool validate, const Vect w)PostTheta
PostTheta(int ns, int nt, int nss, int nb, int no, SpMat Ax, Vect y, SpMat c0, SpMat g1, SpMat g2, SpMat g3, SpMat M0, SpMat M1, SpMat M2, Vect theta_prior_param, Vect mu_initial, string likelihood, Vect extraCoeffVecLik, string solver_type, int dim_spatial_domain, string manifold, const bool constr, const MatrixXd Dx, const MatrixXd Dxy, const bool validate, const Vect w)PostTheta
printed_eps_flag (defined in PostTheta)PostThetaprivate
priorPostThetaprivate
QbPostThetaprivate
Qs (defined in PostTheta)PostThetaprivate
Qst (defined in PostTheta)PostThetaprivate
QuPostThetaprivate
QxPostThetaprivate
QxyPostThetaprivate
record_times(std::string file_name, int iter_count, double t_Ftheta_ext, double t_thread_nom, double t_priorHyp, double t_priorLat, double t_priorLatAMat, double t_priorLatChol, double t_likel, double t_thread_denom, double t_condLat, double t_condLatAMat, double t_condLatChol, double t_condLatSolve) (defined in PostTheta)PostTheta
solver_type (defined in PostTheta)PostThetaprivate
solverQ (defined in PostTheta)PostThetaprivate
solverQst (defined in PostTheta)PostThetaprivate
t_bfgs_iter (defined in PostTheta)PostThetaprivate
t_condLatChol (defined in PostTheta)PostThetaprivate
t_condLatSolve (defined in PostTheta)PostThetaprivate
t_gradPostThetaprivate
t_priorLatChol (defined in PostTheta)PostThetaprivate
task_to_rank_list_grad (defined in PostTheta)PostThetaprivate
theta_prior_paramPostThetaprivate
threadID_solverQ (defined in PostTheta)PostThetaprivate
threadID_solverQst (defined in PostTheta)PostThetaprivate
threads_level1PostThetaprivate
threads_level2 (defined in PostTheta)PostThetaprivate
update_mean_constr(const MatrixXd &D, Vect &e, Vect &sol, MatrixXd &V, MatrixXd &W, MatrixXd &U, Vect &updated_sol) (defined in PostTheta)PostTheta
validate (defined in PostTheta)PostThetaprivate
w (defined in PostTheta)PostThetaprivate
w_sumPostThetaprivate
yPostThetaprivate
yTyPostThetaprivate
~PostTheta()PostTheta