28static_assert(std::is_floating_point_v<T>, "ev::bilinearVoting: the coordinate type must be floating point, otherwise every weight collapses to zero or one.");
34static_assert(std::is_floating_point_v<T>, "ev::bilinearVoting: the coordinate type must be floating point, otherwise every weight collapses to zero or one.");