LSSTApplications  20.0.0
LSSTDataManagementBasePackage
Classes | Namespaces | Enumerations
SafeSum.h File Reference
#include <cmath>

Go to the source code of this file.

Classes

class  lsst::geom::polynomials::SafeSum< T >
 A numerically stable summation algorithm for floating-point numbers. More...
 

Namespaces

 lsst
 A base class for image defects.
 
 lsst::geom
 
 lsst::geom::polynomials
 

Enumerations

enum  lsst::geom::polynomials::SumMode { lsst::geom::polynomials::SumMode::FAST, lsst::geom::polynomials::SumMode::SAFE }
 Enum used to control how to sum polynomial terms. More...