Rcpp Version 0.9.10
Rcpp::stats::LogisGenerator_1 Class Reference

#include <rlogis.h>

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

List of all members.

Public Member Functions

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

Private Attributes

double location

Detailed Description

Definition at line 44 of file rlogis.h.


Constructor & Destructor Documentation

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

Definition at line 47 of file rlogis.h.


Member Function Documentation

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

Definition at line 50 of file rlogis.h.

References location.


Member Data Documentation

Definition at line 56 of file rlogis.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