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


Public Member Functions | |
| NormGenerator__mean0 (double sd_=1.0) | |
| double | operator() () const |
Private Attributes | |
| double | sd |
| Rcpp::stats::NormGenerator__mean0::NormGenerator__mean0 | ( | double | sd_ = 1.0 | ) | [inline] |
| double Rcpp::stats::NormGenerator__mean0::operator() | ( | ) | const [inline] |
double Rcpp::stats::NormGenerator__mean0::sd [private] |
Definition at line 68 of file rnorm.h.
Referenced by operator()().