gastro  0.1.0
 All Classes Files Functions Variables Pages
Public Member Functions | Public Attributes | List of all members
Chi2Entry Struct Reference

a class to accumulate chi2 contributions together with pointers to the contributors. More...

Public Member Functions

 Chi2Entry (const double &c, MeasuredStar *s)
 
bool operator< (const Chi2Entry &R) const
 

Public Attributes

double chi2
 
MeasuredStarms
 

Detailed Description

a class to accumulate chi2 contributions together with pointers to the contributors.

This structure allows to compute the chi2 statistics (average and variance) and directly point back to the bad guys without relooping. The Chi2Entry routine makes it compatible with AccumulateStatImage and AccumulateStatImageList.


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