SOCA
|
SOCA linear change of variable. More...
#include <BkgErrGodas.h>
Public Member Functions | |
BkgErrGodas (const State &, const State &, const Geometry &, const eckit::Configuration &) | |
~BkgErrGodas () | |
void | multiply (const Increment &, Increment &) const |
Perform linear transforms. More... | |
void | multiplyInverse (const Increment &, Increment &) const |
void | multiplyAD (const Increment &, Increment &) const |
void | multiplyInverseAD (const Increment &, Increment &) const |
Static Public Member Functions | |
static const std::string | classname () |
Private Member Functions | |
void | print (std::ostream &) const override |
Private Attributes | |
int | keyFtnConfig_ |
SOCA linear change of variable.
Definition at line 33 of file BkgErrGodas.h.
soca::BkgErrGodas::~BkgErrGodas | ( | ) |
|
inlinestatic |
Definition at line 35 of file BkgErrGodas.h.
Perform linear transforms.
Definition at line 55 of file BkgErrGodas.cc.
Definition at line 61 of file BkgErrGodas.cc.
Definition at line 72 of file BkgErrGodas.cc.
|
overrideprivate |
Definition at line 77 of file BkgErrGodas.cc.
|
private |
Definition at line 49 of file BkgErrGodas.h.