lsst.afw 22.0.1-43-gf2a78aa89+4411a1830c
|
template trait class with information about Kernels More...
#include <traits.h>
Public Types | |
using | kernel_fill_factor = typename KernelT::kernel_fill_factor |
Fraction of non-zero pixels. More... | |
template trait class with information about Kernels
using lsst::afw::math::kernel_traits< KernelT >::kernel_fill_factor = typename KernelT::kernel_fill_factor |