sparse_interp_nd_test


sparse_interp_nd_test, a C++ code which calls sparse_interp_nd(), which constructs a sparse interpolant to a function f(x) of a multidimensional argument x.

Licensing:

The computer code and data files described and made available on this web page are distributed under the MIT license

Related Data and Programs:

sparse_interp_nd, a C++ code which defines a sparse interpolant to a function f(x) of a M-dimensional argument.

Source Code:


Last revised on 16 April 2020.