Logo ROOT  
Reference Guide
 
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Loading...
Searching...
No Matches
Numerical Algorithms

Numerical Algorithm classes from the MathCore and MathMore libraries.

Topics

 One-dimensional Minimization
 Classes for one-dimensional minimization
 
 Numerical Integration
 
 
 Multi-dimensional Minimization
 
 
 Numerical Differentiation
 Classes for numerical differentiation
 
 One-dimensional Root-Finding
 Classes implementing algorithms for finding the roots of a one-dimensional function.
 
 Function Approximation (ChebyshevApprox)
 Numerical algorithm from the MathMore library and implemented using the GSL library
 
 Multidimensional ROOT finding
 Classes for finding the roots of a multi-dimensional system.
 
 Interpolation Classes
 
 

Classes

class  ROOT::Math::DistSamplerOptions
 DistSampler options class. More...
 
class  ROOT::Math::GenAlgoOptions
 class implementing generic options for a numerical algorithm Just store the options in a map of string-value pairs More...
 
class  ROOT::Math::IOptions
 Generic interface for defining configuration options of a numerical algorithm. More...