This is the complete list of members for BFGSupdate, 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) | BFGSupdate | virtual |
applyBlockDiagonalUpdate(BlockMatrix &B, const BlockMatrix &x, const BlockMatrix &y) | BFGSupdate | protectedvirtual |
applyUpdate(BlockMatrix &B, const BlockMatrix &x, const BlockMatrix &y) | BFGSupdate | protectedvirtual |
BFGSupdate() | BFGSupdate | |
BFGSupdate(UserInteraction *_userInteraction, uint _nBlocks=0) | BFGSupdate | |
BFGSupdate(const BFGSupdate &rhs) | BFGSupdate | |
clone() const | BFGSupdate | virtual |
ConstantHessian() | ConstantHessian | |
ConstantHessian(UserInteraction *_userInteraction) | ConstantHessian | |
ConstantHessian(const ConstantHessian &rhs) | ConstantHessian | |
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 | |
getSubBlockLine(const int &N, const int &line1, const int &line2, const int &offset, const BlockMatrix &M, BlockMatrix &x) | BFGSupdate | protected |
haveOptionsChanged() const | AlgorithmicBase | inline |
haveOptionsChanged(uint idx) const | AlgorithmicBase | inline |
hessianScaling | NLPderivativeApproximation | protected |
initHessian(BlockMatrix &B, uint N, const OCPiterate &iter) | BFGSupdate | virtual |
initScaling(BlockMatrix &B, const BlockMatrix &x, const BlockMatrix &y) | BFGSupdate | virtual |
modification | BFGSupdate | protected |
nBlocks | BFGSupdate | protected |
NLPderivativeApproximation() | NLPderivativeApproximation | |
NLPderivativeApproximation(UserInteraction *_userInteraction) | NLPderivativeApproximation | |
NLPderivativeApproximation(const NLPderivativeApproximation &rhs) | NLPderivativeApproximation | |
operator=(const BFGSupdate &rhs) | BFGSupdate | |
ConstantHessian::operator=(const ConstantHessian &rhs) | ConstantHessian | |
NLPderivativeApproximation::operator=(const NLPderivativeApproximation &rhs) | NLPderivativeApproximation | |
AlgorithmicBase::operator=(const AlgorithmicBase &rhs) | AlgorithmicBase | |
outputLoggingIdx | AlgorithmicBase | protected |
performsBlockUpdates() const | BFGSupdate | inline |
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 |
setBFGSModification(const BFGSModificationType &modification_) | BFGSupdate | 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 | |
setSubBlockLine(const int &N, const int &line1, const int &line2, const int &offset, BlockMatrix &M, const BlockMatrix &x) | BFGSupdate | protected |
setupLogging() | NLPderivativeApproximation | protectedvirtual |
setupOptions() | NLPderivativeApproximation | protectedvirtual |
useModuleStandalone | AlgorithmicBase | protected |
userInteraction | AlgorithmicBase | protected |
~AlgorithmicBase() | AlgorithmicBase | virtual |
~BFGSupdate() | BFGSupdate | virtual |
~ConstantHessian() | ConstantHessian | virtual |
~NLPderivativeApproximation() | NLPderivativeApproximation | virtual |