class
NonLinearNonLinear class applies non-linear corrections to an interpolation matrix, given a field with missing values. The interpolatation are re-weighted to factor those values out of the resulting field.
Derived classes
- struct Missing
Public types
-
using Config = eckit::
Parametrisation -
using Matrix = eckit::
linalg:: SparseMatrix -
using Scalar = eckit::
linalg:: Scalar - using Size = eckit::linalg::Size
Constructors, destructors, conversion operators
- NonLinear() defaulted
- ctor
- ~NonLinear() defaulted virtual
- dtor
Public functions
Function documentation
bool atlas:: interpolation:: nonlinear:: NonLinear:: applicable(const Field& f) const pure virtual
Parameters | |
---|---|
f in | field |
Returns | if NonLinear applies to field |
@bried if NonLinear applies to field