linpack_bench_backslash_test, a MATLAB code which calls linpack_bench_backslash(), which carries out the LINPACK Benchmark, using the "backslash" operator for greater efficiency.
The computer code and data files described and made available on this web page are distributed under the GNU LGPL license.
linpack_bench_backslash, a MATLAB code which measures the time taken to solve a particular linear system, and uses the built in backslash operator to do the solving.