|
lsst.meas.algorithms
16.0-6-g2dd73041
|
Go to the source code of this file.
Classes | |
| class | lsst::meas::algorithms::PcaPsf |
| Represent a PSF as a linear combination of PCA (== Karhunen-Loeve) basis functions. More... | |
Namespaces | |
| lsst | |
| lsst::meas | |
| lsst::meas::algorithms | |
| Fit spatial kernel using approximate fluxes for candidates, and solving a linear system of equations. | |
| boost | |
| boost::serialization | |
Functions | |
| template<class Archive > | |
| void | boost::serialization::save_construct_data (Archive &ar, lsst::meas::algorithms::PcaPsf const *p, unsigned int const) |
| template<class Archive > | |
| void | boost::serialization::load_construct_data (Archive &ar, lsst::meas::algorithms::PcaPsf *p, unsigned int const) |
1.8.13