lsst.afw
22.0.1-41-g501672927+3983557bb3
|
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 |