r83_np_test


r83_np_test, a C++ code which calls r83_np(), which carries out some basic linear algebra operations on R83_NP matrices (real 64 bit precision tridiagonal 3xN format, nonpivoting factorization).

Licensing:

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

Related Data and Programs:

r83_np, a C++ library which carries out some basic linear algebra operations on R83_NP matrices (real 64 bit precision tridiagonal 3xN format, nonpivoting factorization).

Source Code:


Last revised on 15 August 2022.