linpack_d_test


linpack_d_test, a C code which calls linpack_d() to solve systems of linear equations for a variety of matrix types and storage modes.

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:

linpack_d, a C code which factors and solves linear systems using double precision real arithmetic, by Jack Dongarra, Jim Bunch, Cleve Moler, Pete Stewart.

Source Code:


Last revised on 12 July 2019.