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


Public Member Functions | |
| LogisGenerator_1 (double location_) | |
| double | operator() () const |
Private Attributes | |
| double | location |
| Rcpp::stats::LogisGenerator_1::LogisGenerator_1 | ( | double | location_ | ) | [inline] |
| double Rcpp::stats::LogisGenerator_1::operator() | ( | ) | const [inline] |
double Rcpp::stats::LogisGenerator_1::location [private] |
Definition at line 56 of file rlogis.h.
Referenced by operator()().