addObjectiveFunction(ObjectiveNleAd &of) | ObjectiveNleAd | |
addUnknown(Value *x, Scaler scaler, const std::string &tag) | ObjectiveNleAd | |
ObjectiveNleAuto::addUnknown(Value *x, const std::string &tag) | ObjectiveNleAuto | |
appendtagof(const std::string &t) | ObjectiveNleAuto | |
calculateResiduals(std::vector< Value > &y, uint32_t offset) override | ObjectiveNleAdVertex | virtual |
calculateResidualsLocal(void)=0 | ObjectiveNleAdVertex | pure virtual |
changeUnknown(unsigned int i, Value *x, Scaler scaler, const std::string &tag) | ObjectiveNleAd | |
ObjectiveNleAuto::changeUnknown(unsigned int i, Value *x, const std::string &tag) | ObjectiveNleAuto | |
clearderivatives(void) | ObjectiveNleAuto | |
copyresults(double *x) | ObjectiveNleAuto | |
Diagnostic(void) | Diagnostic | |
inactivate(void) | ObjectiveNleAuto | |
init(double *x) | ObjectiveNleAuto | |
ObjectiveNleAd(std::string t) | ObjectiveNleAd | |
ObjectiveNleAdVertex(std::string t) | ObjectiveNleAdVertex | inline |
ObjectiveNleAuto(std::string t) | ObjectiveNleAuto | |
ObjectiveNleInterface(void) | ObjectiveNleInterface | inline |
operator()(double *, double *, Jacobian *) override | ObjectiveNleAdVertex | virtual |
packResults_(double *x, double *y, Jacobian *J) | ObjectiveNleAd | protected |
prepare_(double *x, Jacobian *J) override | ObjectiveNleAd | protectedvirtual |
print(void) const | ObjectiveNleAuto | |
residuals | ObjectiveNleAuto | protected |
scaler_ | ObjectiveNleAd | protected |
scalex(double *x) override | ObjectiveNleAd | virtual |
set_ | ObjectiveNleAdVertex | protected |
setActive(unsigned int i) | ObjectiveNleAuto | |
settagof(std::string t) | ObjectiveNleAuto | |
setup_of(void)=0 | ObjectiveNleAdVertex | pure virtual |
setValue(unsigned int i, double x) | ObjectiveNleAuto | |
setVerbosity(int verbosity) | Diagnostic | |
setx(unsigned int i, Value &x) | ObjectiveNleAuto | |
size(void) const override | ObjectiveNleAd | virtual |
tagof(void) const | ObjectiveNleAuto | |
unknown(unsigned int i) const | ObjectiveNleAuto | |
unknownTag(unsigned int i) const | ObjectiveNleAuto | |
unscalex(double *x) override | ObjectiveNleAdVertex | virtual |
verbosity(void) const | Diagnostic | |
verbosityInstance | Diagnostic | protected |
verbosityLocal | ObjectiveNleInterface | |
xmax(unsigned int i) | ObjectiveNleAd | |
xmin(unsigned int i) | ObjectiveNleAd | |
zero_residuals(std::vector< Value > &y, uint32_t offset) | ObjectiveNleAuto | |
~Diagnostic()=default | Diagnostic | protectedvirtual |
~ObjectiveNleAd() | ObjectiveNleAd | inlineprotected |
~ObjectiveNleAuto() | ObjectiveNleAuto | inlineprotected |
~ObjectiveNleInterface() | ObjectiveNleInterface | inlineprotected |