|
Rcpp Version 0.9.10
|
#include <rt.h>


Public Member Functions | |
| TGenerator (double df_) | |
| double | operator() () const |
Private Attributes | |
| double | df |
| double | df_2 |
| double Rcpp::stats::TGenerator::operator() | ( | ) | const [inline] |
double Rcpp::stats::TGenerator::df [private] |
Definition at line 45 of file rt.h.
Referenced by operator()().
double Rcpp::stats::TGenerator::df_2 [private] |
Definition at line 45 of file rt.h.
Referenced by operator()().