Logo ROOT   6.13/01
Reference Guide
User's Classes
Here is a list of all modules:
[detail level 12345]
 MathThe ROOT Mathematical Libraries
 GenVectorGeneric 2D, 3D and 4D vectors classes and their transformations (rotations)
 MathCoreThe Core Mathematical Library of ROOT. See the MathCore description page
 Fitting and Parameter EstimationClasses used for fitting (regression analysis) and estimation of parameter values given a data sample
 Fit Method ClassesClasses describing Fit Method functions
 Fit Data ClassesClasses for describing the input data for fitting
 User Fitting classesMain Classes used for fitting a given data set
 Random ClassesPseudo-random numbers generator classes and for generation of random number distributions
 QuasiRandom number generators and distributionsClasses for generating QuasiRandom numbers and based on GSL
 Function Classes and InterfacesInterfaces (abstract classes) and Base classes used in MathCore and MathMore numerical methods for describing function classes
 Generic Function Evaluation InterfacesInterface classes for evaluation of function object classes in one or multi-dimensions
 Internal Functor ClassesInternal classes for implementing Functor and Functor1D classes
 Parameteric Function Evaluation Interfaces.Interfaces classes for evaluation of parametric functions
 Numerical AlgorithmsNumerical Algorithm classes from the MathCore Library and MathMore Library libraries
 One-dimensional MinimizationClasses for one-dimensional minimization
 Numerical IntegrationClasses for numerical integration of functions
 Numerical Monte Carlo Integration ClassesClasses implementing method for Monte Carlo Integration
 Multi-dimensional MinimizationClasses implementing algorithms for multi-dimensional minimization
 Numerical DifferentiationClasses for numerical differentiation
 One-dimensional Root-FindingClasses 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 findingClasses for finding the roots of a multi-dimensional system
 Interpolation ClassesClasses for interpolation of points
 Statistical functionsProbability density functions, cumulative distribution functions and their inverses (quantiles) for various statistical distributions (continuous and discrete)
 Probability Density Functions (PDF)Probability density functions of various statistical distributions (continuous and discrete)
 Cumulative Distribution Functions (CDF)Cumulative distribution functions of various distributions
 Statistical functions from truncated distributionsStatistical functions for the truncated distributions
 Quantile FunctionsInverse functions of the cumulative distribution functions and the inverse of the complement of the cumulative distribution functions for various distributions
 Special functionsSpecial mathematical functions
 MathMoreThe Mathematical library providing some advanced functionality and based on GSL. See the MathMore Library page
 Numerical AlgorithmsNumerical Algorithm classes from the MathCore Library and MathMore Library libraries
 One-dimensional MinimizationClasses for one-dimensional minimization
 Numerical IntegrationClasses for numerical integration of functions
 Numerical Monte Carlo Integration ClassesClasses implementing method for Monte Carlo Integration
 Multi-dimensional MinimizationClasses implementing algorithms for multi-dimensional minimization
 Numerical DifferentiationClasses for numerical differentiation
 One-dimensional Root-FindingClasses 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 findingClasses for finding the roots of a multi-dimensional system
 Interpolation ClassesClasses for interpolation of points
 Statistical functionsProbability density functions, cumulative distribution functions and their inverses (quantiles) for various statistical distributions (continuous and discrete)
 Probability Density Functions (PDF)Probability density functions of various statistical distributions (continuous and discrete)
 Cumulative Distribution Functions (CDF)Cumulative distribution functions of various distributions
 Statistical functions from truncated distributionsStatistical functions for the truncated distributions
 Quantile FunctionsInverse functions of the cumulative distribution functions and the inverse of the complement of the cumulative distribution functions for various distributions
 Special functionsSpecial mathematical functions
 QuasiRandom number generators and distributionsClasses for generating QuasiRandom numbers and based on GSL
 Matrix Linear AlgebraThe ROOT Matrix Linear Algebra classes
 TMinuitThe Minuit Minimization package
 Minuit2 Minimization LibraryNew Object-oriented implementation of the MINUIT minimization package
 Physics VectorsThe Physics Vectors classes
 SMatrixSMatrix Package for high performance vector and matrix computations
 Expression Template Classes
 Generic Template FunctionsThese functions apply for any type T, such as a scalar, a vector or a matrix
 Vector Template FunctionsThese functions apply to SVector types (and also to Vector expressions) and can return a vector expression or a scalar, like in the Dot product, or a matrix, like in the Tensor product
 Matrix Template FunctionsThese function apply to matrices (and also Matrix expression) and can return a matrix expression of a particular defined type, like in the matrix multiplication or a vector, like in the matrix-vector product or a scalar like in the Similarity vector-matrix product
 SMatrix Storage Representation
 Matrix and Vector classesClasses representing Matrices and Vectors of arbitrary type and dimension
 Unuran