blas1_z_test


blas1_z_test, a C++ code which calls blas1_z() to implement the Level 1 BLAS, or Basic Linear Algebra Subprograms, using double precision complex arithmetic.

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:

blas1_z, a C++ code which contains basic linear algebra subprograms (BLAS) for vector-vector operations, using double precision complex arithmetic, by Charles Lawson, Richard Hanson, David Kincaid, Fred Krogh.

Source Code:


Last revised on 10 February 2020.