lsst.afw g6a551823f2+3cc41d2aa1
|
#include <cstdint>
Go to the source code of this file.
Namespaces | |
namespace | lsst |
namespace | lsst::afw |
namespace | lsst::afw::image |
Typedefs | |
using | lsst::afw::image::MaskPixel = std::int32_t |
default type for Masks and MaskedImage Masks More... | |
using | lsst::afw::image::VariancePixel = float |
default type for MaskedImage variance images More... | |