This is the complete list of members for GaussNewtonApproximationWithBFGS, including all inherited members.
addLogRecord(LogRecord &_record) | AlgorithmicBase | inline |
addOption(OptionsName name, int value) | AlgorithmicBase | inline |
addOption(OptionsName name, double value) | AlgorithmicBase | inline |
addOption(uint idx, OptionsName name, int value) | AlgorithmicBase | inline |
addOption(uint idx, OptionsName name, double value) | AlgorithmicBase | inline |
addOptionsList() | AlgorithmicBase | |
AlgorithmicBase() | AlgorithmicBase | |
AlgorithmicBase(UserInteraction *_userInteraction) | AlgorithmicBase | |
AlgorithmicBase(const AlgorithmicBase &rhs) | AlgorithmicBase | |
apply(BlockMatrix &B, const BlockMatrix &x, const BlockMatrix &y) | GaussNewtonApproximationWithBFGS | virtual |
bfgsUpdate | GaussNewtonApproximationWithBFGS | protected |
clone() const | GaussNewtonApproximationWithBFGS | virtual |
GaussNewtonApproximation() | GaussNewtonApproximation | |
GaussNewtonApproximation(UserInteraction *_userInteraction) | GaussNewtonApproximation | |
GaussNewtonApproximation(const GaussNewtonApproximation &rhs) | GaussNewtonApproximation | |
GaussNewtonApproximationWithBFGS() | GaussNewtonApproximationWithBFGS | |
GaussNewtonApproximationWithBFGS(UserInteraction *_userInteraction, uint _nBlocks=0) | GaussNewtonApproximationWithBFGS | |
GaussNewtonApproximationWithBFGS(const GaussNewtonApproximationWithBFGS &rhs) | GaussNewtonApproximationWithBFGS | |
get(OptionsName name, int &value) const | AlgorithmicBase | inline |
get(OptionsName name, double &value) const | AlgorithmicBase | inline |
get(OptionsName name, std::string &value) const | AlgorithmicBase | inline |
get(uint idx, OptionsName name, int &value) const | AlgorithmicBase | inline |
get(uint idx, OptionsName name, double &value) const | AlgorithmicBase | inline |
getAll(LogName _name, MatrixVariablesGrid &values) const | AlgorithmicBase | inline |
getFirst(LogName _name, DMatrix &firstValue) const | AlgorithmicBase | inline |
getFirst(LogName _name, VariablesGrid &firstValue) const | AlgorithmicBase | inline |
getHessianScaling() const | NLPderivativeApproximation | inline |
getLast(LogName _name, DMatrix &lastValue) const | AlgorithmicBase | inline |
getLast(LogName _name, VariablesGrid &lastValue) const | AlgorithmicBase | inline |
getOptions(uint idx) const | AlgorithmicBase | |
haveOptionsChanged() const | AlgorithmicBase | inline |
haveOptionsChanged(uint idx) const | AlgorithmicBase | inline |
hessianScaling | NLPderivativeApproximation | protected |
initHessian(BlockMatrix &B, uint N, const OCPiterate &iter) | GaussNewtonApproximationWithBFGS | virtual |
initScaling(BlockMatrix &B, const BlockMatrix &x, const BlockMatrix &y) | GaussNewtonApproximationWithBFGS | virtual |
NLPderivativeApproximation() | NLPderivativeApproximation | |
NLPderivativeApproximation(UserInteraction *_userInteraction) | NLPderivativeApproximation | |
NLPderivativeApproximation(const NLPderivativeApproximation &rhs) | NLPderivativeApproximation | |
operator=(const GaussNewtonApproximationWithBFGS &rhs) | GaussNewtonApproximationWithBFGS | |
GaussNewtonApproximation::operator=(const GaussNewtonApproximation &rhs) | GaussNewtonApproximation | |
NLPderivativeApproximation::operator=(const NLPderivativeApproximation &rhs) | NLPderivativeApproximation | |
AlgorithmicBase::operator=(const AlgorithmicBase &rhs) | AlgorithmicBase | |
outputLoggingIdx | AlgorithmicBase | protected |
plot(PlotFrequency _frequency=PLOT_IN_ANY_CASE) | AlgorithmicBase | inline |
printLogRecord(std::ostream &_stream, int idx, LogPrintMode _mode=PRINT_ITEM_BY_ITEM) const | AlgorithmicBase | inline |
replot(PlotFrequency _frequency=PLOT_IN_ANY_CASE) | AlgorithmicBase | inline |
set(OptionsName name, int value) | AlgorithmicBase | |
set(OptionsName name, double value) | AlgorithmicBase | |
set(OptionsName name, const std::string &value) | AlgorithmicBase | |
set(uint idx, OptionsName name, int value) | AlgorithmicBase | |
set(uint idx, OptionsName name, double value) | AlgorithmicBase | |
setAll(LogName _name, const MatrixVariablesGrid &values) | AlgorithmicBase | inline |
setLast(LogName _name, int lastValue, double time=-INFTY) | AlgorithmicBase | inline |
setLast(LogName _name, double lastValue, double time=-INFTY) | AlgorithmicBase | inline |
setLast(LogName _name, const DVector &lastValue, double time=-INFTY) | AlgorithmicBase | inline |
setLast(LogName _name, const DMatrix &lastValue, double time=-INFTY) | AlgorithmicBase | inline |
setLast(LogName _name, const VariablesGrid &lastValue, double time=-INFTY) | AlgorithmicBase | inline |
setOptions(const Options &arg) | AlgorithmicBase | |
setOptions(uint idx, const Options &arg) | AlgorithmicBase | |
setupLogging() | NLPderivativeApproximation | protectedvirtual |
setupOptions() | NLPderivativeApproximation | protectedvirtual |
useModuleStandalone | AlgorithmicBase | protected |
userInteraction | AlgorithmicBase | protected |
~AlgorithmicBase() | AlgorithmicBase | virtual |
~GaussNewtonApproximation() | GaussNewtonApproximation | virtual |
~GaussNewtonApproximationWithBFGS() | GaussNewtonApproximationWithBFGS | virtual |
~NLPderivativeApproximation() | NLPderivativeApproximation | virtual |