![]() |
OpendTect
6.6
|
Uses Radial Basic Function to predict the values. More...
Public Member Functions | |
| RadialBasisFunctionGridder2D () | |
| RadialBasisFunctionGridder2D (const RadialBasisFunctionGridder2D &) | |
| ~RadialBasisFunctionGridder2D () | |
| bool | allPointsAreRelevant () const |
| bool | areWeightsValuesDependent () const |
| Gridder2D * | clone () const |
| float | getValue (const Coord &, const TypeSet< double > *weights=0, const TypeSet< int > *relevantpoints=0) const |
| Does the gridding. More... | |
| bool | getWeights (const Coord &, TypeSet< double > &weights, TypeSet< int > &relevantpoints) const |
| bool | operator== (const Gridder2D &) const |
| void | setMetricTensor (double m11, double m12, double m22) |
Public Member Functions inherited from Gridder2D | |
| virtual | ~Gridder2D () |
| virtual void | fillPar (IOPar &) const |
| const TypeSet< Coord > * | getPoints () const |
| const TypeSet< float > * | getValues () const |
| virtual bool | isPointUsable (const Coord &cpt, const Coord &dpt) const |
| virtual void | setGridArea (const Interval< float > &, const Interval< float > &) |
| bool | setPoints (const TypeSet< Coord > &) |
| bool | setPoints (const TypeSet< Coord > &, TaskRunner *) |
| virtual void | setTrend (PolyTrend::Order) |
| bool | setValues (const TypeSet< float > &) |
| virtual bool | usePar (const IOPar &) |
| virtual bool | wantsAllPoints () const |
| If false, points should be tested with isPointUsable. More... | |
Static Public Member Functions | |
| static const char * | sKeyIsMetric () |
Protected Member Functions | |
| double | getRadius (const Coord &pos1, const Coord &pos2) const |
| bool | pointsChangedCB (CallBacker *) |
| bool | setWeights (const Coord &, TypeSet< double > &weights, TypeSet< int > *usedpoints=0) const |
| bool | updateSolution () |
| bool | updateSolver () |
| bool | updateSolver (TaskRunner *) |
| void | valuesChangedCB (CallBacker *) |
Protected Member Functions inherited from Gridder2D | |
| Gridder2D () | |
| Gridder2D (const Gridder2D &) | |
| float | getDetrendedValue (int idx) const |
| bool | isAtInputPos (const Coord &, int &idx) const |
Static Protected Member Functions | |
| static double | evaluateRBF (double radius, double scale=1.) |
Protected Attributes | |
| TypeSet< double > * | globalweights_ |
| bool | ismetric_ |
| double | m11_ |
| double | m12_ |
| double | m22_ |
| LinSolver< double > * | solv_ |
Protected Attributes inherited from Gridder2D | |
| const TypeSet< Coord > * | points_ |
| PolyTrend * | trend_ |
| TypeSet< int > | usedpoints_ |
| const TypeSet< float > * | values_ |
Uses Radial Basic Function to predict the values.
<>
| RadialBasisFunctionGridder2D::RadialBasisFunctionGridder2D | ( | ) |
| RadialBasisFunctionGridder2D::RadialBasisFunctionGridder2D | ( | const RadialBasisFunctionGridder2D & | ) |
| RadialBasisFunctionGridder2D::~RadialBasisFunctionGridder2D | ( | ) |
|
virtual |
Implements Gridder2D.
|
inlinevirtual |
Reimplemented from Gridder2D.
|
staticprotected |
|
protected |
|
virtual |
Does the gridding.
Reimplemented from Gridder2D.
|
virtual |
Only use this if multiple setValues() are called for the same setPoints() The output weights and pointset must then be provided to the getValue function
Implements Gridder2D.
|
virtual |
Reimplemented from Gridder2D.
|
protectedvirtual |
Reimplemented from Gridder2D.
| void RadialBasisFunctionGridder2D::setMetricTensor | ( | double | m11, |
| double | m12, | ||
| double | m22 | ||
| ) |
|
protected |
|
inlinestatic |
|
protected |
|
protected |
|
protected |
|
protectedvirtual |
Reimplemented from Gridder2D.
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B.V. 1995-2022