OOPS
|
#include <Eigen/Dense>
#include <math.h>
#include <memory>
#include <ostream>
#include <string>
#include <utility>
#include "oops/interface/ObsDataVector_head.h"
#include "oops/interface/ObsSpace.h"
#include "oops/util/gatherPrint.h"
#include "oops/util/Logger.h"
#include "oops/util/ObjectCounter.h"
#include "oops/util/Printable.h"
#include "oops/util/Timer.h"
Go to the source code of this file.
Classes | |
class | oops::interface::ObsVector< OBS > |
Holds observation vector (e.g. vector of observation values, or of computed H(x)) More... | |
Namespaces | |
eckit | |
util | |
oops | |
The namespace for the main oops code. | |
oops::interface | |