blas1_d_test


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

Licensing:

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

Related Data and Programs:

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

Source Code:


Last revised on 09 February 2020.