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

#include <rf.h>

Inheritance diagram for Rcpp::stats::FGenerator_Finite_NotFinite:
Collaboration diagram for Rcpp::stats::FGenerator_Finite_NotFinite:

Public Member Functions

 FGenerator_Finite_NotFinite (double n1_)
double operator() () const

Private Attributes

double n1
double n1__2

Additional Inherited Members

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

Detailed Description

Definition at line 58 of file rf.h.

Constructor & Destructor Documentation

◆ FGenerator_Finite_NotFinite()

Rcpp::stats::FGenerator_Finite_NotFinite::FGenerator_Finite_NotFinite ( double n1_)
inline

Definition at line 61 of file rf.h.

References n1, and n1__2.

Member Function Documentation

◆ operator()()

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

Definition at line 63 of file rf.h.

References n1, and n1__2.

Member Data Documentation

◆ n1

double Rcpp::stats::FGenerator_Finite_NotFinite::n1
private

Definition at line 69 of file rf.h.

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

◆ n1__2

double Rcpp::stats::FGenerator_Finite_NotFinite::n1__2
private

Definition at line 69 of file rf.h.

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


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