lsst.afw g401a67a369+49cb0b2ce6
|
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 |