lsst.meas.base g51c93253c0+3d57b975bc
Loading...
Searching...
No Matches
Algorithm.h File Reference

Go to the source code of this file.

Classes

class  lsst::meas::base::BaseAlgorithm
 Ultimate abstract base class for all C++ measurement algorithms. More...
 
class  lsst::meas::base::SingleFrameAlgorithm
 Base class for algorithms that measure the properties of sources on single image. More...
 
class  lsst::meas::base::ForcedAlgorithm
 Base class for algorithms that measure the properties of sources on one image, using previous measurements on another image to hold certain quantities fixed. More...
 
class  lsst::meas::base::SimpleAlgorithm
 An abstract base classes for which the same implementation can be used for both SingleFrameAlgorithm and ForcedAlgorithm. More...
 

Namespaces

namespace  lsst
 
namespace  lsst::meas
 
namespace  lsst::meas::base