lattice_rule_test
lattice_rule_test,
a C++ code which
calls latice_rule(), which
approximates integrals in multiple
dimensions using lattice rules.
Licensing:
The information on this web page is distributed under the MIT license.
Related Programs:
lattice_rule,
a C++ code which
approximates M-dimensional integrals using lattice rules.
Source Code:
-
f21.txt,
the 21 points of a Fibonacci lattice for K = 8, M = 21.
-
f21.png,
a PNG image of
a Fibonacci lattice.
-
f144.txt,
the 144 points of a Fibonacci lattice for K = 12, M = 144.
-
f144.png,
a PNG image of
a Fibonacci lattice.
Last revised on 24 March 2020.