Documentation
Packages

the toolkit is composed of the following packages:
  • Funct
    • Symbolic description of function and their manipulation capabilities, including simplification, factorization, n-th order derivatives, primitive function.
  • Pdf
    • Provides description of Probability Distribution Functions (PDF) and the implementation of the most commonly used ones. Random generators are provided for each PDF type.
  • Fit
    • Parameter extimates using Unbinend Maximum Likelihood (UML) fits and Least Chi-square fits.
  • ToyMC
    • Generate multi-variate random experiments according to given PDFs.
An on-line CVS repository is available, courtesy by Andreas Pfeiffer.