lsst.meas.algorithms  15.0-12-g7952b551+2
Classes | Namespaces | Functions
SingleGaussianPsf.h File Reference
#include "lsst/base.h"
#include "lsst/meas/algorithms/KernelPsf.h"
#include "boost/serialization/nvp.hpp"
#include "boost/serialization/void_cast.hpp"

Go to the source code of this file.

Classes

class  lsst::meas::algorithms::SingleGaussianPsf
 Represent a PSF as a circularly symmetrical Gaussian. 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::SingleGaussianPsf const *p, unsigned int const)
 
template<class Archive >
void boost::serialization::load_construct_data (Archive &ar, lsst::meas::algorithms::SingleGaussianPsf *p, unsigned int const)