line_grid_test


line_grid_test, a C++ code which calls line_grid(), which generates a grid of points over the interior of a line segment 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_grid, a C++ code which computes a grid of points over the interior of a line segment in 1D.

Source Code:


Last revised on 25 March 2020.