Searched defs:sum_Ll_Ll (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 | 1402 sum_Ll_Ll, sum_Ll_Llm1, // for Var(Q_l^L), Covar(Q_l^L,Q_lm1^L) in multilevel_control_variate_mc_Qcorr() local 1763 IntRealMatrixMap& sum_Ll_Ll, IntRealMatrixMap& sum_Ll_Llm1, in initialize_mlcv_sums() 2415 IntRealMatrixMap& sum_Ll_Ll, in accumulate_mlcv_Qsums() 2767 RealMatrix& sum_Hlm1, RealMatrix& sum_Ll_Ll, RealMatrix& sum_Ll_Llm1, in eval_ratio() 2903 IntRealMatrixMap& sum_Ll_Ll, IntRealMatrixMap& sum_Ll_Llm1, in cv_raw_moments() 2981 Real sum_Ll_Ll, Real sum_Ll_Llm1, Real sum_Llm1_Llm1, in compute_control()
|
H A D | NonDMultilevelSampling.hpp | 637 const RealMatrix& sum_Ll_Ll, const RealMatrix& sum_Ll_Llm1, in compute_control()
|