cg_squared_test


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

Licensing:

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

Related Data and Programs:

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

Source Code:


Last revised on 05 March 2020.