Skip to content
Snippets Groups Projects
Commit fdc028c0 authored by Joseph Weston's avatar Joseph Weston
Browse files

change gaussian smoothing for polynomial smoothing

We now use a polynomial with finite support for our smoothing
function: f(r) = (1 - r**2)**2 Θ(1 - r**2).
parent 02fe0dcb
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment