Logo ROOT  
Reference Guide
DistFuncMathCore.h
Go to the documentation of this file.
1// @(#)root/mathcore:$Id$
2// Authors: L. Moneta, A. Zsenei 08/2005
3
4 /**********************************************************************
5 * *
6 * Copyright (c) 2004 ROOT Foundation, CERN/PH-SFT *
7 * *
8 * *
9 **********************************************************************/
10
11#ifndef ROOT_Math_DistFuncMathCore
12#define ROOT_Math_DistFuncMathCore
13
14
15
16// pdf functions from Mathcore
18
19// cdf from mathcore
21
22// quantile functions from mathcore
24
25
26#endif // ROOT_Math_DistFunc