Searched refs:m_discrepancyPrecisionShape (Results 1 – 3 of 3) sorted by relevance
205 m_discrepancyPrecisionShape = UQ_GPMSA_DISCREPANCY_PRECISION_SHAPE_ODV; in set_defaults()288 m_discrepancyPrecisionShape, in parse()401 …rser->getOption<double>(m_option_discrepancyPrecisionShape, m_discrepancyPrecisionShape); in parse()463 m_discrepancyPrecisionShape = in parse()465 m_discrepancyPrecisionShape); in parse()1150 << "\n" << m_option_discrepancyPrecisionShape << " = " << this->m_discrepancyPrecisionShape in print()
1466 double discrepancyPrecisionShape = this->m_opts->m_discrepancyPrecisionShape; in setUpHyperpriors()
261 double m_discrepancyPrecisionShape; variable