lsst.afw g7304ef7ade+559a34a84e
|
#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... | |