primatologist-gpl  5.1.2
aims::WolfeLineSearch< O > Member List

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

_c1aims::WolfeLineSearch< O >protected
_c2aims::WolfeLineSearch< O >protected
_current_valueaims::WolfeLineSearch< O >protected
_faims::WolfeLineSearch< O >protected
_max_itaims::WolfeLineSearch< O >protected
_maximizeaims::WolfeLineSearch< O >protected
_paims::WolfeLineSearch< O >protected
_previous_scalarprodaims::WolfeLineSearch< O >protected
_previous_valueaims::WolfeLineSearch< O >protected
_strongaims::WolfeLineSearch< O >protected
_verboseaims::WolfeLineSearch< O >protected
_xaims::WolfeLineSearch< O >protected
c1() constaims::WolfeLineSearch< O >
c2() constaims::WolfeLineSearch< O >
checkDirection()aims::WolfeLineSearch< O >protected
execute()aims::WolfeLineSearch< O >
Matrix typedefaims::WolfeLineSearch< O >
maximize() constaims::WolfeLineSearch< O >
maxIterations() constaims::WolfeLineSearch< O >
Objective typedefaims::WolfeLineSearch< O >
objectiveFunction() constaims::WolfeLineSearch< O >
operator=(const WolfeLineSearch< O > &other)aims::WolfeLineSearch< O >
position() constaims::WolfeLineSearch< O >
searchDirection() constaims::WolfeLineSearch< O >
setC1(float c1=1E-4)aims::WolfeLineSearch< O >
setC2(float c2=0.9)aims::WolfeLineSearch< O >
setMaximize(bool maximize=false)aims::WolfeLineSearch< O >
setMaxIterations(int n=- 1)aims::WolfeLineSearch< O >
setObjectiveFunction(const Objective &f)aims::WolfeLineSearch< O >
setPosition(const Vector &x=Vector())aims::WolfeLineSearch< O >
setSearchDirection(const Vector &p=Vector())aims::WolfeLineSearch< O >
setStrongWolfe(bool strong=false)aims::WolfeLineSearch< O >
setVerbose(int v=carto::verbose)aims::WolfeLineSearch< O >
strongWolfe() constaims::WolfeLineSearch< O >
Vector typedefaims::WolfeLineSearch< O >
verbose() constaims::WolfeLineSearch< O >
wolfe1(float a) constaims::WolfeLineSearch< O >protected
wolfe2(float a) constaims::WolfeLineSearch< O >protected
wolfe2s(float a) constaims::WolfeLineSearch< O >protected
wolfe2w(float a) constaims::WolfeLineSearch< O >protected
WolfeLineSearch(const Objective &f=Objective(), const Vector &x=Vector(), const Vector &p=Vector())aims::WolfeLineSearch< O >
WolfeLineSearch(const WolfeLineSearch< O > &other)aims::WolfeLineSearch< O >
~WolfeLineSearch()aims::WolfeLineSearch< O >