Rcpp Version 1.1.2
Loading...
Searching...
No Matches
Rcpp::stats::LogisGenerator_1 Class Reference

#include <rlogis.h>

Inheritance diagram for Rcpp::stats::LogisGenerator_1:
Collaboration diagram for Rcpp::stats::LogisGenerator_1:

Public Member Functions

 LogisGenerator_1 (double location_)
double operator() () const

Private Attributes

double location

Additional Inherited Members

Public Types inherited from Rcpp::Generator< double >
typedef double r_generator

Detailed Description

Definition at line 45 of file rlogis.h.

Constructor & Destructor Documentation

◆ LogisGenerator_1()

Rcpp::stats::LogisGenerator_1::LogisGenerator_1 ( double location_)
inline

Definition at line 48 of file rlogis.h.

References location.

Member Function Documentation

◆ operator()()

double Rcpp::stats::LogisGenerator_1::operator() ( ) const
inline

Definition at line 51 of file rlogis.h.

References location.

Member Data Documentation

◆ location

double Rcpp::stats::LogisGenerator_1::location
private

Definition at line 57 of file rlogis.h.

Referenced by LogisGenerator_1(), and operator()().


The documentation for this class was generated from the following file:
  • inst/include/Rcpp/stats/random/rlogis.h