lsst.meas.algorithms  13.0-23-gb99accf8+4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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 )