polygon_integrals_test


polygon_integrals_test, a C code which calls polygon_integral() to return the exact value of the integral of any monomial over the interior of a polygon in 2D.

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:

polygon_integrals, a C code which returns the exact value of the integral of any monomial over the interior of a polygon in 2D.

Source Code:


Last revised on 25 July 2019.