kernel-circular: Compute an Circular kernel

smooth_uniform_circle_kernelR Documentation

Compute an Circular kernel

Description

Functions to compute a circular kernel.

Usage

smooth_uniform_circle_kernel(r)

hard_uniform_circle_kernel(r)

Arguments

r

[numeric] Circle radius.

Value

A matrix corresponding to the kernel.

Examples


smooth_uniform_circle_kernel(r = 3)
hard_uniform_circle_kernel(r = 3)


LandSciTech/pfocal documentation built on Aug. 27, 2022, 8:55 a.m.