lsst.afw g5c39d4753b+2b91704afc
|
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 |