Rcpp Version 1.0.9
stats.h File Reference
#include <Rcpp/stats/dpq/dpq.h>
#include <Rcpp/stats/unif.h>
#include <Rcpp/stats/norm.h>
#include <Rcpp/stats/gamma.h>
#include <Rcpp/stats/chisq.h>
#include <Rcpp/stats/beta.h>
#include <Rcpp/stats/t.h>
#include <Rcpp/stats/lnorm.h>
#include <Rcpp/stats/weibull.h>
#include <Rcpp/stats/logis.h>
#include <Rcpp/stats/f.h>
#include <Rcpp/stats/exp.h>
#include <Rcpp/stats/cauchy.h>
#include <Rcpp/stats/geom.h>
#include <Rcpp/stats/hyper.h>
#include <Rcpp/stats/nt.h>
#include <Rcpp/stats/nchisq.h>
#include <Rcpp/stats/nbeta.h>
#include <Rcpp/stats/nf.h>
#include <Rcpp/stats/nbinom.h>
#include <Rcpp/stats/nbinom_mu.h>
#include <Rcpp/stats/binom.h>
#include <Rcpp/stats/pois.h>
#include <Rcpp/stats/random/random.h>
Include dependency graph for stats.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define ML_POSINF   R_PosInf
 
#define ML_NEGINF   R_NegInf
 
#define ML_NAN   R_NaN
 

Macro Definition Documentation

◆ ML_NAN

#define ML_NAN   R_NaN

Definition at line 29 of file stats.h.

◆ ML_NEGINF

#define ML_NEGINF   R_NegInf

Definition at line 28 of file stats.h.

◆ ML_POSINF

#define ML_POSINF   R_PosInf

Definition at line 27 of file stats.h.