vibespatial.kernels.constructive.nonpolygon_binary_source¶
CUDA kernel source for non-polygon binary constructive operations.
Contains NVRTC kernel source strings for: - Point-LineString: point-on-segment test
Extracted from nonpolygon_binary.py – dispatch logic remains there.