Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
RooBatchCompute::ReduceNLLOutput Struct Reference

Definition at line 80 of file RooBatchCompute.h.

Public Attributes

std::size_t nLargeValues = 0
 
ROOT::Math::KahanSum< doublenllSum
 
std::size_t nNaNValues = 0
 
std::size_t nNonPositiveValues = 0
 

#include <RooBatchCompute.h>

Member Data Documentation

◆ nLargeValues

std::size_t RooBatchCompute::ReduceNLLOutput::nLargeValues = 0

Definition at line 82 of file RooBatchCompute.h.

◆ nllSum

ROOT::Math::KahanSum<double> RooBatchCompute::ReduceNLLOutput::nllSum

Definition at line 81 of file RooBatchCompute.h.

◆ nNaNValues

std::size_t RooBatchCompute::ReduceNLLOutput::nNaNValues = 0

Definition at line 84 of file RooBatchCompute.h.

◆ nNonPositiveValues

std::size_t RooBatchCompute::ReduceNLLOutput::nNonPositiveValues = 0

Definition at line 83 of file RooBatchCompute.h.

Collaboration diagram for RooBatchCompute::ReduceNLLOutput:
[legend]

The documentation for this struct was generated from the following file: