Searched refs:var_YHl (Results 1 – 2 of 2) sorted by relevance
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/src/ |
H A D | NonDMultilevelSampling.cpp | 2773 RealMatrix& var_YHl, RealMatrix& rho_dot2_LH) in eval_ratio() argument 2777 cost_ratio, lev, N_shared, var_YHl, rho_dot2_LH); in eval_ratio() 2789 sum_Hlm1_Hlm1(qoi,lev), N_shared[qoi], var_YHl(qoi,lev), in eval_ratio() 2804 write_col_vector_trans(Cout, (int)lev, (int)numFunctions, var_YHl); in eval_ratio() 3020 Real var_YHl = var_Hl - 2. * cov_Hl_Hlm1 + var_Hlm1, in compute_control() local 3033 Real rho2_LH = cov_YHl_YLl / var_YHl * cov_YHl_YLl / var_YLl, in compute_control()
|
H A D | NonDMultilevelSampling.hpp | 265 RealMatrix& var_YHl, RealMatrix& rho_dot2_LH);
|