Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches

Numerical Algorithm classes from the Core Math Functionality (MathCore) and MathMore libraries.

Topics

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

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...