hzxie/GRNet

According to Eq.2 in the paper, the output of Gridding is divided by the number of points in the neighborhood.

Andykwan123 opened this issue · 1 comments

Is there a way in the code to return wi?
because the values of vertices are not divided by N(vi).
(The value returned after gridding seems to be the values of vertices instead of wi)

hzxie commented

Replied in #36.