cg_squared_test


cg_squared_test, an Octave code which calls cg_squared(), which implements the conjugate gradient squared method (CGS) method for solving a nonsymmetric sparse linear system.

Licensing:

The computer code and data files made available on this web page are distributed under the MIT license

Related Data and Programs:

cg_squared, an Octave code which implements the conjugate gradient squared method (CGS) method for solving a nonsymmetric sparse linear system.

Source Code:


Last revised on 01 July 2023.