Definition at line 123 of file RooBatchCompute.h.
Public Attributes | |
| std::size_t | nInfiniteValues = 0 |
| double | nllSum = 0.0 |
| double | nllSumCarry = 0.0 |
| std::size_t | nNaNValues = 0 |
| std::size_t | nNonPositiveValues = 0 |
#include </github/home/ROOT-CI/src/roofit/batchcompute/res/RooBatchCompute.h>
| std::size_t RooBatchCompute::ReduceNLLOutput::nInfiniteValues = 0 |
Definition at line 126 of file RooBatchCompute.h.
| double RooBatchCompute::ReduceNLLOutput::nllSum = 0.0 |
Definition at line 124 of file RooBatchCompute.h.
| double RooBatchCompute::ReduceNLLOutput::nllSumCarry = 0.0 |
Definition at line 125 of file RooBatchCompute.h.
| std::size_t RooBatchCompute::ReduceNLLOutput::nNaNValues = 0 |
Definition at line 128 of file RooBatchCompute.h.
| std::size_t RooBatchCompute::ReduceNLLOutput::nNonPositiveValues = 0 |
Definition at line 127 of file RooBatchCompute.h.