#include "functional.hh"#include "ls.hh"#include "cgnealg.hh"#include "TRGNAlg.hh"#include "LBFGSBT.hh"#include "iwop.hh"Go to the source code of this file.
Namespaces | |
| namespace | TSOpt |
Functions | |
| void | TSOpt::IWaveOpt (PARARRAY pars, Operator< float > const &op, Vector< float > const &d, Vector< float > &m) |
| void | TSOpt::IWaveResMod (PARARRAY pars, Operator< float > const &op, Vector< float > const &d, Vector< float > const &m) |
| int | TSOpt::IWaveOpApply (int, char **, void(*invfcn)(PARARRAY, FILE *)) |
| void | TSOpt::StraightOLS (PARARRAY, FILE *) |
1.4.7