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.
The computer code and data files made available on this web page are distributed under the MIT license
blas3_d, a C code which contains basic linear algebra subprograms (BLAS) for matrix-matrix operations, using double precision real arithmetic.