#include <ErrorCovariance.h>
|
void | print (std::ostream &) const |
|
Definition at line 37 of file ErrorCovariance.h.
◆ ErrorCovariance()
soca::ErrorCovariance::ErrorCovariance |
( |
const Geometry & |
resol, |
|
|
const oops::Variables & |
, |
|
|
const eckit::Configuration & |
conf, |
|
|
const State & |
bkg, |
|
|
const State & |
traj |
|
) |
| |
◆ ~ErrorCovariance()
soca::ErrorCovariance::~ErrorCovariance |
( |
| ) |
|
◆ classname()
static const std::string soca::ErrorCovariance::classname |
( |
| ) |
|
|
inlinestatic |
◆ inverseMultiply()
void soca::ErrorCovariance::inverseMultiply |
( |
const Increment & |
dxin, |
|
|
Increment & |
dxout |
|
) |
| const |
◆ linearize()
void soca::ErrorCovariance::linearize |
( |
const State & |
traj, |
|
|
const Geometry & |
resol |
|
) |
| |
◆ multiply()
◆ print()
void soca::ErrorCovariance::print |
( |
std::ostream & |
os | ) |
const |
|
private |
◆ randomize()
void soca::ErrorCovariance::randomize |
( |
Increment & |
dx | ) |
const |
◆ geom_
boost::scoped_ptr<const Geometry> soca::ErrorCovariance::geom_ |
|
private |
◆ keyFtnConfig_
int soca::ErrorCovariance::keyFtnConfig_ |
|
private |
◆ traj_
boost::scoped_ptr<const State> soca::ErrorCovariance::traj_ |
|
private |
◆ vars_
oops::Variables soca::ErrorCovariance::vars_ |
|
private |
The documentation for this class was generated from the following files: