Chemical Data Processing Library Python API - Version 1.1.1
CDPL.Math.FVectorBFGSMinimizer Member List

This is the complete list of members for CDPL.Math.FVectorBFGSMinimizer, including all inherited members.

__init__(FloatFVectorFunctor func, object grad_func)CDPL.Math.FVectorBFGSMinimizer
functionDelta (defined in CDPL.Math.FVectorBFGSMinimizer)CDPL.Math.FVectorBFGSMinimizerstatic
functionValue (defined in CDPL.Math.FVectorBFGSMinimizer)CDPL.Math.FVectorBFGSMinimizerstatic
getFunctionDelta()CDPL.Math.FVectorBFGSMinimizer
getFunctionValue()CDPL.Math.FVectorBFGSMinimizer
getGradientNorm()CDPL.Math.FVectorBFGSMinimizer
getNumIterations()CDPL.Math.FVectorBFGSMinimizer
getObjectID()CDPL.Math.FVectorBFGSMinimizer
getStatus()CDPL.Math.FVectorBFGSMinimizer
gradientNorm (defined in CDPL.Math.FVectorBFGSMinimizer)CDPL.Math.FVectorBFGSMinimizerstatic
iterate(float f, FVector x, FVector g)CDPL.Math.FVectorBFGSMinimizer
minimize(FVector x, FVector g, int max_iter, float g_norm, float delta_f, bool do_setup=True)CDPL.Math.FVectorBFGSMinimizer
numIterations (defined in CDPL.Math.FVectorBFGSMinimizer)CDPL.Math.FVectorBFGSMinimizerstatic
objectID (defined in CDPL.Math.FVectorBFGSMinimizer)CDPL.Math.FVectorBFGSMinimizerstatic
setup(FVector x, FVector g, float step_size=0.001, float tol=0.15)CDPL.Math.FVectorBFGSMinimizer
status (defined in CDPL.Math.FVectorBFGSMinimizer)CDPL.Math.FVectorBFGSMinimizerstatic