quad_test


quad_test, a C code which calls quad() to estimate an integral by using an averaging technique.

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:

quad, a C code which approximates an integral using a quadrature rule, and is intended as a starting point for parallelization exercises.

Source Code:


Last revised on 31 July 2019.