ADMB Documentation  -a65f1c97
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions
cbetacf.cpp File Reference

(Last Changed on April 02, 2020 for git-revision f25d2ef1e384ea6bf9498371eb79b44f5e239d41.)

Wrapper for betacf function. More...

#include <fvar.hpp>
#include "betacf_val.hpp"

Go to the source code of this file.

Functions

double betacf (const double a, const double b, const double x, int MAXIT)
 

Detailed Description

Wrapper for betacf function.

Author
David Fournier

Definition in file cbetacf.cpp.

Function Documentation

double betacf ( const double  a,
const double  b,
const double  x,
int  MAXIT 
)

Definition at line 11 of file cbetacf.cpp.