addExperiments(const std::vector< typename SharedPtr< V >::Type > &experimentScenarios, const std::vector< typename SharedPtr< V >::Type > &experimentOutputs, const typename SharedPtr< M >::Type experimentErrors) | QUESO::GPMSAFactory< V, M > | |
addExperiments(const std::vector< typename SharedPtr< V >::Type > &experimentScenarios, const std::vector< typename SharedPtr< V >::Type > &experimentOutputs, const std::vector< typename SharedPtr< M >::Type > &experimentErrors) | QUESO::GPMSAFactory< V, M > | |
addSimulation(typename SharedPtr< V >::Type simulationScenario, typename SharedPtr< V >::Type simulationParameter, typename SharedPtr< V >::Type simulationOutput) | QUESO::GPMSAFactory< V, M > | |
addSimulations(const std::vector< typename SharedPtr< V >::Type > &simulationScenarios, const std::vector< typename SharedPtr< V >::Type > &simulationParameters, const std::vector< typename SharedPtr< V >::Type > &simulationOutputs) | QUESO::GPMSAFactory< V, M > | |
allocated_m_opts | QUESO::GPMSAFactory< V, M > | private |
BT_Wy_B_inv | 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 > | |
emulatorPrecisionDomain | QUESO::GPMSAFactory< V, M > | |
emulatorPrecisionMax | QUESO::GPMSAFactory< V, M > | |
emulatorPrecisionMin | QUESO::GPMSAFactory< V, M > | |
emulatorPrecisionSpace | 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 > | |
getObservationErrorCovariance(unsigned int simulationNumber) | QUESO::GPMSAFactory< V, M > | |
getObservationErrorCovariance(unsigned int simulationNumber) 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 > | |
K | QUESO::GPMSAFactory< V, M > | |
KT_K_inv | QUESO::GPMSAFactory< V, M > | |
m_BMatrix | QUESO::GPMSAFactory< V, M > | |
m_constructedGP | QUESO::GPMSAFactory< V, M > | |
m_discrepancyBases | QUESO::GPMSAFactory< V, M > | |
m_discrepancyCorrelationStrength | QUESO::GPMSAFactory< V, M > | |
m_discrepancyCorrelationStrengthAlphaVec | QUESO::GPMSAFactory< V, M > | |
m_discrepancyCorrelationStrengthBetaVec | QUESO::GPMSAFactory< V, M > | |
m_discrepancyMatrices | 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_emulatorPrecision | QUESO::GPMSAFactory< V, M > | |
m_emulatorPrecisionScaleVec | QUESO::GPMSAFactory< V, M > | |
m_emulatorPrecisionShapeVec | QUESO::GPMSAFactory< V, M > | |
m_env | 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_observationalPrecision | QUESO::GPMSAFactory< V, M > | |
m_observationalPrecisionScaleVec | QUESO::GPMSAFactory< V, M > | |
m_observationalPrecisionShapeVec | QUESO::GPMSAFactory< V, M > | |
m_observationErrorMatrices | QUESO::GPMSAFactory< V, M > | |
m_observationErrorMatrix | 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 > | |
m_TruncatedSVD_simulationOutputs | QUESO::GPMSAFactory< V, M > | |
m_truncationErrorPrecision | QUESO::GPMSAFactory< V, M > | |
num_svd_terms | QUESO::GPMSAFactory< V, M > | |
numExperiments() const | QUESO::GPMSAFactory< V, M > | |
numSimulations() const | QUESO::GPMSAFactory< V, M > | |
observationalPrecisionDomain | QUESO::GPMSAFactory< V, M > | |
observationalPrecisionMax | QUESO::GPMSAFactory< V, M > | |
observationalPrecisionMin | QUESO::GPMSAFactory< V, M > | |
observationalPrecisionSpace | QUESO::GPMSAFactory< V, M > | |
oneDSpace | QUESO::GPMSAFactory< V, M > | |
operator<<(std::ostream &os, const GPMSAFactory< V, M > &obj) | QUESO::GPMSAFactory< V, M > | friend |
options() const | QUESO::GPMSAFactory< V, M > | |
options() | QUESO::GPMSAFactory< V, M > | |
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 > | |
residual | QUESO::GPMSAFactory< V, M > | |
scenarioSpace() const | QUESO::GPMSAFactory< V, M > | |
setDiscrepancyBases(const std::vector< typename SharedPtr< V >::Type > &discrepancyBases) | QUESO::GPMSAFactory< V, M > | |
setUpEmulator() | QUESO::GPMSAFactory< V, M > | |
setUpHyperpriors() | QUESO::GPMSAFactory< V, M > | |
simulationOutput(unsigned int simulationId) const | QUESO::GPMSAFactory< V, M > | |
simulationOutputMeans | 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 > | |
truncationErrorPrecisionDomain | QUESO::GPMSAFactory< V, M > | |
truncationErrorPrecisionMax | QUESO::GPMSAFactory< V, M > | |
truncationErrorPrecisionMin | QUESO::GPMSAFactory< V, M > | |
~GPMSAFactory() | QUESO::GPMSAFactory< V, M > | |