#include <Chi2.h>
Definition at line 69 of file Chi2.h.
◆ Chi2Star()
lsst::jointcal::Chi2Star::Chi2Star |
( |
double |
chi2, |
|
|
std::shared_ptr< BaseStar > |
star |
|
) |
| |
|
inline |
◆ operator<()
bool lsst::jointcal::Chi2Star::operator< |
( |
Chi2Star const & |
rhs | ) |
const |
|
inline |
◆ operator<<
std::ostream& operator<< |
( |
std::ostream & |
s, |
|
|
Chi2Star const & |
chi2Star |
|
) |
| |
|
friend |
◆ chi2
double lsst::jointcal::Chi2Star::chi2 |
◆ star
std::shared_ptr<BaseStar> lsst::jointcal::Chi2Star::star |
The documentation for this struct was generated from the following file: