Computation of the sum sum_c(w_c*psi_c) using Gaussian copula parallelized version
fHconfig_sum_update_gaussian_copula_ptr_parallel(
Hconfig,
NewPrior,
Logf0Mat,
Logf1Mat,
zeta0,
zeta1,
R,
Rinv,
threads_nb = 0L
)a double vector containing sum_c(w_c*psi_c)
list of vector of 0 and 1, corresponding to the configurations
a double vector containing the prior w_c
a double matrix containing the log(f0(xi_q))
a double matrix containing the log(f1(xi_q))
a double matrix containing the qnorm(F0(x_iq))
a double matrix containing the qnorm(F1(x_iq))
a double matrix corresponding to the copula parameter
a double matrix corresponding to the inverse copula parameter
an int the number of threads