|
lsst.jointcal g26f71f4252+3e455882a9
|
#include <string>#include <iostream>#include <sstream>#include <utility>#include <vector>#include "lsst/jointcal/BaseStar.h"Go to the source code of this file.
Classes | |
| class | lsst::jointcal::Chi2Accumulator |
| Base class for Chi2Statistic and Chi2List, to allow addEntry inside Fitter for either class. More... | |
| class | lsst::jointcal::Chi2Statistic |
| Simple structure to accumulate chi2 and ndof. More... | |
| struct | lsst::jointcal::Chi2Star |
| class | lsst::jointcal::Chi2List |
| Structure to accumulate the chi2 contributions per each star (to help find outliers). More... | |
Namespaces | |
| namespace | lsst |
| namespace | lsst::jointcal |