|
OOPS
|
#include <Minimizer.h>


Public Member Functions | |
| MinMaker (const std::string &name) | |
Public Member Functions inherited from oops::MinFactory< MODEL, OBS > | |
| virtual | ~MinFactory ()=default |
Private Types | |
| typedef CostFunction< MODEL, OBS > | CostFct_ |
Private Member Functions | |
| virtual Minimizer< MODEL, OBS > * | make (const eckit::Configuration &conf, const CostFct_ &J) |
Additional Inherited Members | |
Static Public Member Functions inherited from oops::MinFactory< MODEL, OBS > | |
| static Minimizer< MODEL, OBS > * | create (const eckit::Configuration &, const CostFct_ &) |
Protected Member Functions inherited from oops::MinFactory< MODEL, OBS > | |
| MinFactory (const std::string &) | |
Definition at line 388 of file Minimizer.h.
|
private |
Definition at line 389 of file Minimizer.h.
|
inlineexplicit |
Definition at line 394 of file Minimizer.h.
|
inlineprivatevirtual |
Implements oops::MinFactory< MODEL, OBS >.
Definition at line 390 of file Minimizer.h.