blas1_d_test is a MATLAB program which calls blas1_d, which implements the Level 1 BLAS, or Basic Linear Algebra Subprograms.
The computer code and data files described and made available on this web page are distributed under the GNU LGPL license.
blas1_d, a MATLAB library 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.