sparse_count_test
sparse_count_test,
a MATLAB program which
calls sparse_count() for the analysis and construction of sparse grids
in which a fixed family of 1D quadrature rules is used for all spatial
dimensions.
Licensing:
The computer code and data files described and made available on this web page
are distributed under
the GNU LGPL license.
Related Data and Programs:
sparse_count,
a MATLAB library which
for the analysis and creation of sparse grids in which a single family
of 1D quadrature rules is used for all spatial dimensions,
and various growth rules are considered.
Source Code:
-
sparse_count_test01.m,
tests CC_SE_SIZE.
-
sparse_count_test02.m,
tests CFN_E_SIZE.
-
sparse_count_test025.m,
tests CFN_E_SIZE_TOTAL.
-
sparse_count_test03.m,
tests F2_SE_SIZE.
-
sparse_count_test04.m,
tests GP_SE_SIZE.
-
sparse_count_test05.m,
tests OFN_E_SIZE.
-
sparse_count_test06.m,
tests ONN_E_SIZE.
-
sparse_count_test07.m,
tests ONN_L_SIZE.
-
sparse_count_test08.m,
tests OWN_E_SIZE.
-
sparse_count_test09.m,
tests OWN_L_SIZE.
-
sparse_count_test10.m,
tests OWN_O_SIZE.
Last revised on 17 March 2019.