![]() |
OpendTect
6.3
|
LinSolver - Solves linear systems of equations on the form A*x=B. A is a matrix of the size N*N, x is a column vector of the size N and B is a column vector of the size N. More...
Public Member Functions | |
| LinSolver (const Array2D< T > &A) | |
| LinSolver (const LinSolver &) | |
| ~LinSolver () | |
| bool | init (TaskRunner *=0) |
| bool | ready () const |
| int | size () const |
| void | apply (const T *b, T *x) const |
Protected Attributes | |
| Array2DImpl< T > | croutsmatrix_ |
| int * | croutsidx_ |
| int | n_ |
| bool | ready_ |
LinSolver - Solves linear systems of equations on the form A*x=B. A is a matrix of the size N*N, x is a column vector of the size N and B is a column vector of the size N.
|
inline |
|
inline |
|
inline |
|
inline |
|
protected |
|
protected |
|
protected |
|
protected |
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B. V. 2017