line_integrals_test


line_integrals_test, a C code which calls line_integrals() to return the exact value of the integral of any monomial along the length of the unit monomial in 1D.

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:

line_integrals, a C code which returns the exact value of the integral of any monomial over the length of the unit line segment in 1D.

Source Code:


Last revised on 12 July 2019.