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


Public Member Functions | |
| LNormGenerator_1 (double meanlog_=0.0) | |
| double | operator() () const |
Private Attributes | |
| double | meanlog |
| Rcpp::stats::LNormGenerator_1::LNormGenerator_1 | ( | double | meanlog_ = 0.0 | ) | [inline] |
| double Rcpp::stats::LNormGenerator_1::operator() | ( | ) | const [inline] |
double Rcpp::stats::LNormGenerator_1::meanlog [private] |
Definition at line 54 of file rlnorm.h.
Referenced by operator()().