Definition at line 80 of file RooBatchCompute.h.
Public Attributes | |
std::size_t | nLargeValues = 0 |
ROOT::Math::KahanSum< double > | nllSum |
std::size_t | nNaNValues = 0 |
std::size_t | nNonPositiveValues = 0 |
#include <RooBatchCompute.h>
std::size_t RooBatchCompute::ReduceNLLOutput::nLargeValues = 0 |
Definition at line 82 of file RooBatchCompute.h.
ROOT::Math::KahanSum<double> RooBatchCompute::ReduceNLLOutput::nllSum |
Definition at line 81 of file RooBatchCompute.h.
std::size_t RooBatchCompute::ReduceNLLOutput::nNaNValues = 0 |
Definition at line 84 of file RooBatchCompute.h.
std::size_t RooBatchCompute::ReduceNLLOutput::nNonPositiveValues = 0 |
Definition at line 83 of file RooBatchCompute.h.