linpack_bench_backslash_test, an Octave code which calls linpack_bench_backslash(), which carries out the LINPACK Benchmark, using the "backslash" operator for greater efficiency.
The information on this web page is distributed under the MIT license.
linpack_bench_backslash, an Octave code which measures the time taken to solve a particular linear system, and uses the built in backslash operator to do the solving.