linpack_d_test


linpack_d_test, a C++ code which calls linpack_d(), which solves systems of linear equations for a variety of matrix types and storage modes, using double precision real arithmetic, by Jack Dongarra, Cleve Moler, Jim Bunch, Pete Stewart.

Licensing:

The information on this web page is 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 26 March 2020.