powered by
Functions to compute a circular kernel.
smooth_uniform_circle_kernel(r)hard_uniform_circle_kernel(r)
hard_uniform_circle_kernel(r)
[numeric] Circle radius.
A matrix corresponding to the kernel.
matrix
# NOT RUN { smooth_uniform_circle_kernel(r = 3) hard_uniform_circle_kernel(r = 3) # }
Run the code above in your browser using DataLab