OOPS
|
#include "oops/assimilation/MinimizerUtils.h"
#include "oops/util/formats.h"
#include "oops/util/Logger.h"
Go to the source code of this file.
Namespaces | |
oops | |
The namespace for the main oops code. | |
Functions | |
void | oops::printNormReduction (int iteration, const double &grad, const double &norm) |
void | oops::printQuadraticCostFunction (int iteration, const double &costJ, const double &costJb, const double &costJoJc) |