#include <fast_gaussian.hxx>
Static Public Member Functions | |
template<class I, class F> | |
static void | doit (abstract::image_with_dim< 2, I > &img, const F &coef) |
gaussian_ specialization for 2D images.
I | Exact type of the image. | |
F | Type of coefficients. |
Definition at line 211 of file fast_gaussian.hxx.