![]() |
OpendTect-6_4
6.4
|
PolynomialND is a N-dimensional polynomial with arbitary orders in each dimension. It can be fitted any ArrayND. To access the polynomial's data use getValue. getValue3D is optimized for third order, tree-dimensional cases. More...
Public Member Functions | |
| PolynomialND (const ArrayNDInfo &) | |
| ~PolynomialND () | |
| bool | fit (const ArrayND< T > &) |
| void | setCoeff (const int *pos, T val) |
| T | getCoeff (const int *pos) const |
| T | getValue (const TypeSet< float > &) const |
| T | getValue3D (float x0, float x1, float x2) const |
Protected Attributes | |
| ArrayNDImpl< T > | coeffs |
| LinSolver< T > * | solver |
PolynomialND is a N-dimensional polynomial with arbitary orders in each dimension. It can be fitted any ArrayND. To access the polynomial's data use getValue. getValue3D is optimized for third order, tree-dimensional cases.
| PolynomialND< T >::PolynomialND | ( | const ArrayNDInfo & | size_ | ) |
| PolynomialND< T >::~PolynomialND | ( | ) |
| bool PolynomialND< T >::fit | ( | const ArrayND< T > & | input | ) |
|
inline |
|
inline |
|
inline |
|
inline |
|
protected |
|
protected |
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B. V. 2019