ADMB Documentation
-a65f1c97
Main Page
Function Reference
Classes
Source Code
Related Pages
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
src
linad99
cbetacf.cpp
Go to the documentation of this file.
1
8
#include <
fvar.hpp
>
9
#include "
betacf_val.hpp
"
10
11
double
betacf
(
const
double
a,
const
double
b,
const
double
x
,
int
MAXIT
){
12
typedef
double
Float;
13
return
betacf<Float>(a,b,
x
,
MAXIT
);
14
}
x
#define x
MAXIT
#define MAXIT
Definition:
df1b2invcumdbeta.cpp:10
fvar.hpp
Author: David Fournier Copyright (c) 2008-2012 Regents of the University of California.
betacf_val.hpp
betacf
Float betacf(Float a, Float b, Float x, int MAXIT)
Definition:
betacf_val.hpp:13
Generated on Wed Sep 7 2022 00:01:26 for ADMB Documentation by
1.8.5