numericalAlgorithms Directory Reference

Files

file  _all_numericalAlgorithm.hpp [code]
 Numerical Algorithms module.
 
file  bracketingRootFinder.hpp [code]
 File contains implementation of bracketing root finder algorithm.
 
file  derivativeMinimizer.hpp [code]
 File contains implementation multi-dimension minimizers.
 
file  derivativeRootFinder.hpp [code]
 File contains implementation of root finder algorithm using derivative.
 
file  GslFunctionAdapter.hpp [code]
 File contains adapter of GSL Function.
 
file  GslFunctionFdfAdapter.hpp [code]
 File contains adapter of GSL Function.
 
file  GslMultiminFunctionAdapter.hpp [code]
 File contains adapter of GSL Function.
 
file  GslMultiminFunctionFdfAdapter.hpp [code]
 File contains adapter of GSL Function.
 
file  integrate.hpp [code]
 File contains implementation of integrating algorithm.
 
file  minimizer1d.hpp [code]
 File contains implementation of one dimensional minimizer.
 
file  nonDerivativeMinimizer.hpp [code]
 File contains implementation multi-dimension minimizers.
 
file  QuadraticProgrammingSolver.hpp [code]
 File contains implementation of root finder algorithm using derivative.
 
file  simulatedAnnealing.hpp [code]
 File contains definition of simulated annealing algorithm.