lsst.meas.algorithms  15.0-10-g113cadf7+2
Classes | Namespaces | Functions
DoubleGaussianPsf.h File Reference
#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::DoubleGaussianPsf
 Represent a Psf as a circularly symmetrical double 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::DoubleGaussianPsf const *p, unsigned int const)
 
template<class Archive >
void boost::serialization::load_construct_data (Archive &ar, lsst::meas::algorithms::DoubleGaussianPsf *p, unsigned int const)