Home
last modified time | relevance | path

Searched refs:HISTOGRAM_BIN_UNCERTAIN (Results 1 – 4 of 4) sorted by relevance

/dports/science/dakota/dakota-6.13.0-release-public.src-UI/src/
H A DDataVariables.hpp51 FRECHET_UNCERTAIN, WEIBULL_UNCERTAIN, HISTOGRAM_BIN_UNCERTAIN, enumerator
H A DSharedVariablesData.cpp167 variablesComponents[HISTOGRAM_BIN_UNCERTAIN] = count; in initialize_components_totals()
277 + vc_lookup(HISTOGRAM_BIN_UNCERTAIN); in components_to_totals()
684 num_hbuv = vc_lookup(HISTOGRAM_BIN_UNCERTAIN), in initialize_all_types()
716 allContinuousTypes[act_cntr] = HISTOGRAM_BIN_UNCERTAIN; in initialize_all_types()
H A DProbabilityTransformModel.cpp669 return HISTOGRAM_BIN_UNCERTAIN; break; in pecos_to_dakota_variable_type()
H A DEvaluationStore.cpp80 variable_types[HISTOGRAM_BIN_UNCERTAIN] = "HISTOGRAM_BIN_UNCERTAIN"; in create_variable_type_map()
1671 case HISTOGRAM_BIN_UNCERTAIN: in store_parameters_for_domain()