Draws parameters for standard RFF approximating a Matérn kernel.
initialize_basisfun_RFF(dimension, nFreq, MatParam = 5/2, lengthscale)List with frequency, offset, and coefficient parameters.
Integer. Input (\([\mathbf{x},\,t]\)) dimension.
Integer. Number of frequency vectors to be considered.
Numeric. Matérn smoothness parameter (default = 5/2).
Numeric vector. Lengthscales used for scaling the input space.