primatologist-gpl  5.0.5
aims::Newton< O, L > Member List

This is the complete list of members for aims::Newton< O, L >, including all inherited members.

_critaims::Newton< O, L >protected
_epsilonaims::Newton< O, L >protected
_faims::Newton< O, L >protected
_gammaaims::Newton< O, L >protected
_lsaims::Newton< O, L >protected
_max_itaims::Newton< O, L >protected
_maximizeaims::Newton< O, L >protected
_verboseaims::Newton< O, L >protected
_xaims::Newton< O, L >protected
execute()aims::Newton< O, L >
gamma() constaims::Newton< O, L >
LineSearch typedefaims::Newton< O, L >
lineSearch()aims::Newton< O, L >
Matrix typedefaims::Newton< O, L >
maximize() constaims::Newton< O, L >
maxIterations() constaims::Newton< O, L >
Newton(const Objective &f=Objective(), const Vector &x=Vector())aims::Newton< O, L >
Newton(const Newton< O, L > &other)aims::Newton< O, L >
Objective typedefaims::Newton< O, L >
objectiveFunction() constaims::Newton< O, L >
operator=(const Newton< O, L > &other)aims::Newton< O, L >
position() constaims::Newton< O, L >
setGamma(float gamma=0.1)aims::Newton< O, L >
setLineSearch(const LineSearch &l=LineSearch())aims::Newton< O, L >
setMaximize(bool maximize=false)aims::Newton< O, L >
setMaxIterations(int n=- 1)aims::Newton< O, L >
setObjectiveFunction(const Objective &f)aims::Newton< O, L >
setPosition(const Vector &x=Vector())aims::Newton< O, L >
setStopCriterion(const std::string &crit="absdiff")aims::Newton< O, L >
setStopValue(float epsilon=1E-5)aims::Newton< O, L >
setVerbose(int v=carto::verbose)aims::Newton< O, L >
stopCriterion() constaims::Newton< O, L >
stopValue() constaims::Newton< O, L >
Vector typedefaims::Newton< O, L >
verbose() constaims::Newton< O, L >
~Newton()aims::Newton< O, L >