Class Chi2Accumulator¶
Defined in File Chi2.h
Inheritance Relationships¶
Derived Types¶
public lsst::jointcal::Chi2List
(Class Chi2List)public lsst::jointcal::Chi2Statistic
(Class Chi2Statistic)
Class Documentation¶
-
class
Chi2Accumulator
¶ Base class for Chi2Statistic and Chi2List, to allow addEntry inside Fitter for either class.
Essentially a mixin.
Subclassed by lsst::jointcal::Chi2List, lsst::jointcal::Chi2Statistic