Home
last modified time | relevance | path

Searched defs:sum_Ll (Results 1 – 2 of 2) sorted by relevance

/dports/science/dakota/dakota-6.13.0-release-public.src-UI/src/
H A DNonDMultilevelSampling.cpp1400 IntRealMatrixMap sum_Ll, sum_Llm1, in multilevel_control_variate_mc_Qcorr() local
1759 initialize_mlcv_sums(IntRealMatrixMap& sum_Ll, IntRealMatrixMap& sum_Llm1, in initialize_mlcv_sums()
2411 IntRealMatrixMap& sum_Ll, IntRealMatrixMap& sum_Llm1, in accumulate_mlcv_Qsums()
2766 eval_ratio(RealMatrix& sum_Ll, RealMatrix& sum_Llm1, RealMatrix& sum_Hl, in eval_ratio()
2901 cv_raw_moments(IntRealMatrixMap& sum_Ll, IntRealMatrixMap& sum_Llm1, in cv_raw_moments()
2980 compute_control(Real sum_Ll, Real sum_Llm1, Real sum_Hl, Real sum_Hlm1, in compute_control()
3058 apply_control(Real sum_Hl, Real sum_Hlm1, Real sum_Ll, Real sum_Llm1, in apply_control()
H A DNonDMultilevelSampling.hpp635 compute_control(const RealMatrix& sum_Ll, const RealMatrix& sum_Llm1, in compute_control()
694 const RealMatrix& sum_Ll, const RealMatrix& sum_Llm1, in apply_control()