Definition at line 109 of file RooBatchCompute.h.
Public Attributes | |
std::size_t | nLargeValues = 0 |
double | nllSum = 0.0 |
double | nllSumCarry = 0.0 |
std::size_t | nNaNValues = 0 |
std::size_t | nNonPositiveValues = 0 |
std::size_t RooBatchCompute::ReduceNLLOutput::nLargeValues = 0 |
Definition at line 112 of file RooBatchCompute.h.
double RooBatchCompute::ReduceNLLOutput::nllSum = 0.0 |
Definition at line 110 of file RooBatchCompute.h.
double RooBatchCompute::ReduceNLLOutput::nllSumCarry = 0.0 |
Definition at line 111 of file RooBatchCompute.h.
std::size_t RooBatchCompute::ReduceNLLOutput::nNaNValues = 0 |
Definition at line 114 of file RooBatchCompute.h.
std::size_t RooBatchCompute::ReduceNLLOutput::nNonPositiveValues = 0 |
Definition at line 113 of file RooBatchCompute.h.