|
Rcpp Version 1.0.14
|
#include <Rcpp/stats/dpq/macros.h>

Go to the source code of this file.
Namespaces | |
| namespace | Rcpp |
| Rcpp API. | |
| namespace | Rcpp::stats |
Macros | |
| #define | RCPP_DPQ_0(__NAME__, __D__, __P__, __Q__) |
| #define | RCPP_DPQ_1(__NAME__, __D__, __P__, __Q__) |
| #define | RCPP_DPQ_2(__NAME__, __D__, __P__, __Q__) |
| #define | RCPP_DPQ_3(__NAME__, __D__, __P__, __Q__) |
| #define RCPP_DPQ_0 | ( | __NAME__, | |
| __D__, | |||
| __P__, | |||
| __Q__ | |||
| ) |
| #define RCPP_DPQ_1 | ( | __NAME__, | |
| __D__, | |||
| __P__, | |||
| __Q__ | |||
| ) |
| #define RCPP_DPQ_2 | ( | __NAME__, | |
| __D__, | |||
| __P__, | |||
| __Q__ | |||
| ) |
| #define RCPP_DPQ_3 | ( | __NAME__, | |
| __D__, | |||
| __P__, | |||
| __Q__ | |||
| ) |