linpack_bench_backslash_test


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.

Licensing:

The information on this web page is distributed under the MIT license.

Related Data and Programs:

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.

Source Code:


Last revised on 30 July 2024.