LAL  7.5.0.1-08ee4f4
LALMarcumQ.h
Go to the documentation of this file.
1 /*
2  * Copyright (C) 2014 Kipp Cannon
3  *
4  * This program is free software; you can redistribute it and/or modify it
5  * under the terms of the GNU General Public License as published by the
6  * Free Software Foundation; either version 2 of the License, or (at your
7  * option) any later version.
8  *
9  * This program is distributed in the hope that it will be useful, but
10  * WITHOUT ANY WARRANTY; without even the implied warranty of
11  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
12  * Public License for more details.
13  *
14  * You should have received a copy of the GNU General Public License along
15  * with this program; if not, write to the Free Software Foundation, Inc.,
16  * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
17  */
18 
19 
20 /*
21  * ============================================================================
22  *
23  * Functions
24  *
25  * ============================================================================
26  */
27 
28 
29 double XLALMarcumQmodified(double M, double x, double y);
30 double XLALMarcumQ(double M, double a, double b);
double XLALMarcumQmodified(double M, double x, double y)
The modified form of the Marcum Q function.
Definition: XLALMarcumQ.c:626
double XLALMarcumQ(double M, double a, double b)
The function defined by J. Marcum,.
Definition: XLALMarcumQ.c:742
static const INT4 a
Definition: Random.c:79