Returns a function that can be evaluated at arbitrary (s, t) points. The surface is scaled to unit SD on the reference grids.
make_random_2d_fn(s_ref, t_ref, k_s, k_t, wiggliness)Function(s, t) returning a matrix.
Reference grid for first dimension (for scaling).
Reference grid for second dimension (for scaling).
Basis dimension for s.
Basis dimension for t.
Controls smoothness.