rbfGaussianPhrase

A constant string defining a C-style preprocessor directive and implementation for the Radial Basis Function (RBF) Gaussian formula in a shader or computational context.

The definition includes a function rbfGaussian that computes the Gaussian value based on the squared distance and scale factor. It utilizes the exponential function for the calculation.