sparse_count_test
sparse_count_test,
an Octave code which
calls sparse_count(), which
constructs sparse grids
in which a fixed family of 1D quadrature rules is used for all spatial
dimensions.
Licensing:
The information on this web page is distributed under the MIT license.
Related Data and Programs:
sparse_count,
an Octave code 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 September 2024.