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

Definition at line 111 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
 

#include </home/sftnight/build/workspace/root-makedoc-master/rootspi/rdoc/src/master/roofit/batchcompute/res/RooBatchCompute.h>

Member Data Documentation

◆ nLargeValues

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

Definition at line 114 of file RooBatchCompute.h.

◆ nllSum

double RooBatchCompute::ReduceNLLOutput::nllSum = 0.0

Definition at line 112 of file RooBatchCompute.h.

◆ nllSumCarry

double RooBatchCompute::ReduceNLLOutput::nllSumCarry = 0.0

Definition at line 113 of file RooBatchCompute.h.

◆ nNaNValues

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

Definition at line 116 of file RooBatchCompute.h.

◆ nNonPositiveValues

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

Definition at line 115 of file RooBatchCompute.h.

Collaboration diagram for RooBatchCompute::ReduceNLLOutput:
[legend]

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