Home
last modified time | relevance | path

Searched refs:discrep_resp_map (Results 1 – 2 of 2) sorted by relevance

/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/pecos/src/
H A DPolynomialApproximation.cpp119 const std::map<UShortArray, SDRArray>& discrep_resp_map in generate_synthetic_data() local
137 for (cit = discrep_resp_map.begin(), j=0; in generate_synthetic_data()
165 for (cit = discrep_resp_map.begin(); cit->first != active_key; ++cit) in generate_synthetic_data()
171 for (cit = discrep_resp_map.begin(); cit->first != active_key; ++cit) in generate_synthetic_data()
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/src/
H A DC3Approximation.cpp588 const std::map<UShortArray, Pecos::SDRArray>& discrep_resp_map in generate_synthetic_data() local
606 for (cit = discrep_resp_map.begin(), j=0; in generate_synthetic_data()
636 for (cit = discrep_resp_map.begin(); cit->first != active_key; ++cit) in generate_synthetic_data()