addExperiments(const std::vector< V * > &experimentScenarios, const std::vector< V * > &experimentOutputs, const M *experimentErrors) | QUESO::GPMSAFactory< V, M > | |
addSimulation(V &simulationScenario, V &simulationParameter, V &simulationOutput) | QUESO::GPMSAFactory< V, M > | |
addSimulations(const std::vector< V * > &simulationScenarios, const std::vector< V * > &simulationParameters, const std::vector< V * > &simulationOutputs) | QUESO::GPMSAFactory< V, M > | |
discrepancyCorrelationDomain | QUESO::GPMSAFactory< V, M > | |
discrepancyCorrelationMax | QUESO::GPMSAFactory< V, M > | |
discrepancyCorrelationMin | QUESO::GPMSAFactory< V, M > | |
discrepancyCorrelationSpace | QUESO::GPMSAFactory< V, M > | |
discrepancyPrecisionDomain | QUESO::GPMSAFactory< V, M > | |
discrepancyPrecisionMax | QUESO::GPMSAFactory< V, M > | |
discrepancyPrecisionMin | QUESO::GPMSAFactory< V, M > | |
emulatorCorrelationDomain | QUESO::GPMSAFactory< V, M > | |
emulatorCorrelationMax | QUESO::GPMSAFactory< V, M > | |
emulatorCorrelationMin | QUESO::GPMSAFactory< V, M > | |
emulatorCorrelationSpace | QUESO::GPMSAFactory< V, M > | |
emulatorDataPrecisionDomain | QUESO::GPMSAFactory< V, M > | |
emulatorDataPrecisionMax | QUESO::GPMSAFactory< V, M > | |
emulatorDataPrecisionMin | QUESO::GPMSAFactory< V, M > | |
emulatorMeanDomain | QUESO::GPMSAFactory< V, M > | |
emulatorMeanMax | QUESO::GPMSAFactory< V, M > | |
emulatorMeanMin | QUESO::GPMSAFactory< V, M > | |
emulatorPrecisionDomain | QUESO::GPMSAFactory< V, M > | |
emulatorPrecisionMax | QUESO::GPMSAFactory< V, M > | |
emulatorPrecisionMin | QUESO::GPMSAFactory< V, M > | |
env() const | QUESO::GPMSAFactory< V, M > | |
experimentErrors() const | QUESO::GPMSAFactory< V, M > | |
experimentOutput(unsigned int experimentId) const | QUESO::GPMSAFactory< V, M > | |
experimentOutputs() const | QUESO::GPMSAFactory< V, M > | |
experimentOutputSpace() const | QUESO::GPMSAFactory< V, M > | |
experimentScenario(unsigned int experimentId) const | QUESO::GPMSAFactory< V, M > | |
experimentScenarios() const | QUESO::GPMSAFactory< V, M > | |
getGPMSAEmulator() const | QUESO::GPMSAFactory< V, M > | |
gpmsaEmulator | QUESO::GPMSAFactory< V, M > | |
GPMSAFactory(const BaseEnvironment &env, GPMSAOptions *opts, const BaseVectorRV< V, M > ¶meterPrior, const VectorSpace< V, M > &scenarioSpace, const VectorSpace< V, M > ¶meterSpace, const VectorSpace< V, M > &simulationOutputSpace, const VectorSpace< V, M > &experimentOutputSpace, unsigned int numSimulations, unsigned int numExperiments) | QUESO::GPMSAFactory< V, M > | |
m_constructedGP | QUESO::GPMSAFactory< V, M > | |
m_discrepancyCorrelationStrength | QUESO::GPMSAFactory< V, M > | |
m_discrepancyCorrelationStrengthAlphaVec | QUESO::GPMSAFactory< V, M > | |
m_discrepancyCorrelationStrengthBetaVec | QUESO::GPMSAFactory< V, M > | |
m_discrepancyPrecision | QUESO::GPMSAFactory< V, M > | |
m_discrepancyPrecisionScaleVec | QUESO::GPMSAFactory< V, M > | |
m_discrepancyPrecisionShapeVec | QUESO::GPMSAFactory< V, M > | |
m_emulatorCorrelationStrength | QUESO::GPMSAFactory< V, M > | |
m_emulatorCorrelationStrengthAlphaVec | QUESO::GPMSAFactory< V, M > | |
m_emulatorCorrelationStrengthBetaVec | QUESO::GPMSAFactory< V, M > | |
m_emulatorDataPrecision | QUESO::GPMSAFactory< V, M > | |
m_emulatorDataPrecisionScaleVec | QUESO::GPMSAFactory< V, M > | |
m_emulatorDataPrecisionShapeVec | QUESO::GPMSAFactory< V, M > | |
m_emulatorMean | QUESO::GPMSAFactory< V, M > | |
m_emulatorPrecision | QUESO::GPMSAFactory< V, M > | |
m_emulatorPrecisionScaleVec | QUESO::GPMSAFactory< V, M > | |
m_emulatorPrecisionShapeVec | QUESO::GPMSAFactory< V, M > | |
m_env | QUESO::GPMSAFactory< V, M > | |
m_experimentErrors | QUESO::GPMSAFactory< V, M > | |
m_experimentOutputs | QUESO::GPMSAFactory< V, M > | |
m_experimentOutputSpace | QUESO::GPMSAFactory< V, M > | |
m_experimentScenarios | QUESO::GPMSAFactory< V, M > | |
m_numExperimentAdds | QUESO::GPMSAFactory< V, M > | |
m_numExperiments | QUESO::GPMSAFactory< V, M > | |
m_numSimulationAdds | QUESO::GPMSAFactory< V, M > | |
m_numSimulations | QUESO::GPMSAFactory< V, M > | |
m_opts | QUESO::GPMSAFactory< V, M > | private |
m_parameterPrior | QUESO::GPMSAFactory< V, M > | |
m_parameterSpace | QUESO::GPMSAFactory< V, M > | |
m_scenarioSpace | QUESO::GPMSAFactory< V, M > | |
m_simulationOutputs | QUESO::GPMSAFactory< V, M > | |
m_simulationOutputSpace | QUESO::GPMSAFactory< V, M > | |
m_simulationParameters | QUESO::GPMSAFactory< V, M > | |
m_simulationScenarios | QUESO::GPMSAFactory< V, M > | |
m_totalPrior | QUESO::GPMSAFactory< V, M > | |
numExperiments() const | QUESO::GPMSAFactory< V, M > | |
numSimulations() const | QUESO::GPMSAFactory< V, M > | |
oneDSpace | QUESO::GPMSAFactory< V, M > | |
operator<<(std::ostream &os, const GPMSAFactory< V, M > &obj) | QUESO::GPMSAFactory< V, M > | friend |
parameterSpace() const | QUESO::GPMSAFactory< V, M > | |
print(std::ostream &os) const | QUESO::GPMSAFactory< V, M > | |
prior() const | QUESO::GPMSAFactory< V, M > | |
priors | QUESO::GPMSAFactory< V, M > | |
scenarioSpace() const | QUESO::GPMSAFactory< V, M > | |
setUpHyperpriors() | QUESO::GPMSAFactory< V, M > | |
simulationOutput(unsigned int simulationId) const | QUESO::GPMSAFactory< V, M > | |
simulationOutputs() const | QUESO::GPMSAFactory< V, M > | |
simulationOutputSpace() const | QUESO::GPMSAFactory< V, M > | |
simulationParameter(unsigned int simulationId) const | QUESO::GPMSAFactory< V, M > | |
simulationParameters() const | QUESO::GPMSAFactory< V, M > | |
simulationScenario(unsigned int simulationId) const | QUESO::GPMSAFactory< V, M > | |
simulationScenarios() const | QUESO::GPMSAFactory< V, M > | |
totalDomain | QUESO::GPMSAFactory< V, M > | |
totalMaxs | QUESO::GPMSAFactory< V, M > | |
totalMins | QUESO::GPMSAFactory< V, M > | |
totalSpace | QUESO::GPMSAFactory< V, M > | |
~GPMSAFactory() | QUESO::GPMSAFactory< V, M > | |