Rcpp Version 0.9.10
Rcpp::stats::GeomGenerator Class Reference

#include <rgeom.h>

Inheritance diagram for Rcpp::stats::GeomGenerator:
Collaboration diagram for Rcpp::stats::GeomGenerator:

List of all members.

Public Member Functions

 GeomGenerator (double p)
double operator() () const

Private Attributes

double lambda

Detailed Description

Definition at line 28 of file rgeom.h.


Constructor & Destructor Documentation

Rcpp::stats::GeomGenerator::GeomGenerator ( double  p) [inline]

Definition at line 31 of file rgeom.h.


Member Function Documentation

double Rcpp::stats::GeomGenerator::operator() ( ) const [inline]

Definition at line 33 of file rgeom.h.

References lambda.


Member Data Documentation

Definition at line 38 of file rgeom.h.

Referenced by operator()().


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerator Friends Defines