ROOT
6.07/01
Reference Guide
|
Go to the source code of this file.
Classes | |
class | RooPolynomial |
RooPolynomial implements a polynomial p.d.f of the form
\[ f(x) = \sum_{i} a_{i} * x^i \] By default coefficient a_0 is chosen to be 1, as polynomial probability density functions have one degree of freedome less than polynomial functions due to the normalization condition. More... | |