Changes between Initial Version and Version 1 of Ticket #3764, comment 8


Ignore:
Timestamp:
May 8, 2016, 2:50:13 PM (8 years ago)
Author:
FeXoR

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3764, comment 8

    initial v1  
    33Tested again and closely read all code:
    44- 2 functions doesn't support circular maps (to fix in another patch)
    5 - The window function of `rectangularSmoothToHeight` is by far the fstest to use (and still satisfying boundary condition and condition of continuity) so not sure if making it optional is really needed.
     5- The window function of `rectangularSmoothToHeight` is by far the fastest to use (and still satisfying boundary condition and condition of continuity) AFAIK so not sure if making it optional is really needed.