- move kernel weight computation to the gpu side as a small cost, in order to simplify the CPU side and reduce the binary size. - skip samples with a weight of 0, which is a completely coherent check. - fix a typo in move ctor
quality