blas2_d_test


blas2_d_test, a C++ code which calls blas2_d() to implement the Level 2 Basic Linear Algebra Subprograms (BLAS), for matrix-vector operations, using double precision real arithmetic.

Licensing:

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

Related Data and Programs:

blas2_d, a C++ code which contains basic linear algebra subprograms (BLAS) for matrix-vector operations, using double precision real arithmetic;

Source Code:


Last revised on 10 February 2020.