blas3_d_test


blas3_d_test, a C code which calls blas3_d(), which demonstrates the Level 3 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:

blas3_d, a C code which contains basic linear algebra subprograms (BLAS) for matrix-matrix operations, using double precision real arithmetic.

Source Code:


Last revised on 10 June 2019.