linpack_z_test


linpack_z_test, a C++ code which calls linpack_z(), which can solve systems of linear equations for a variety of matrix types and storage modes, using double precision complex arithmetic, by Jack Dongarra, Jim Bunch, Cleve Moler, Pete Stewart.

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_z, a C++ code which factors and solves linear systems using double precision complex arithmetic, by Jack Dongarra, Jim Bunch, Cleve Moler, Pete Stewart.

Source Code:


Last revised on 26 March 2020.