solve_test


solve_test, a C code which calls solve() to implement a linear solver which makes it easy to create doubly-dimensioned arrays and solve associated linear systems.

Licensing:

The information on this web page is distributed under the MIT license.

Related Data and Programs:

solve, a C code which implements a linear solver which makes it easy to create doubly-dimensioned arrays and solve associated linear systems.

Source Code:


Last revised on 26 July 2019.