LSSTApplications  20.0.0
LSSTDataManagementBasePackage
Namespaces | Functions
statistics.cc File Reference
#include <pybind11/pybind11.h>
#include <pybind11/stl.h>
#include "lsst/afw/math/Statistics.h"

Go to the source code of this file.

Namespaces

 lsst
 A base class for image defects.
 
 lsst::afw
 
 lsst::afw::math
 

Functions

template<typename Pixel >
void lsst::afw::math::declareStatistics (py::module &mod)
 
template<typename Pixel >
void lsst::afw::math::declareStatisticsVectorOverloads (py::module &mod)
 
 lsst::afw::math::PYBIND11_MODULE (statistics, mod)