lsst.afw g8f2ba02de7+5e7e5c7d26
|
metafunction to extract reference type from PixelT More...
#include <ImageBase.h>
Public Types | |
using | type = typename boost::gil::channel_traits< PixelT >::reference |
reference type More... | |
metafunction to extract reference type from PixelT
Definition at line 85 of file ImageBase.h.
using lsst::afw::image::Reference< PixelT >::type = typename boost::gil::channel_traits<PixelT>::reference |
reference type
Definition at line 86 of file ImageBase.h.