Method | Description | |
---|---|---|
IterativeSolver ( |
The matrix A that contains the description for a system of linear equations.
|
public IterativeSolver ( |
||
A | The A in A * x = b. | |
return | System |