lsst.afw g2603b601e3+f394777a51
|
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 |