OpendTect
7.0
|
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 () | |
void | apply (const T *b, T *x) const |
bool | init (TaskRunner *=0) |
bool | ready () const |
int | size () const |
Protected Attributes | |
int * | croutsidx_ |
Array2DImpl< T > | croutsmatrix_ |
int | n_ |
bool | parity_ |
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 |
|
protected |
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B.V. 1995-2024