Initializes RFF parameters with LHS-optimized frequency directions.
initialize_basisfun_fillingRFF(
dimension,
nFreq,
MatParam = 5/2,
lengthscale,
seed = 0
)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.
Integer. Random seed.