Latin Hypercube Samples (lhs)  1.0
R, C++, and Rcpp code to generate Latin hypercube samples
All Classes Namespaces Files Functions Variables Typedefs Macros Pages
lhs_r::RStandardUniform Class Reference

#include <RStandardUniform.h>

Inheritance diagram for lhs_r::RStandardUniform:
bclib::CRandom< double >

Public Member Functions

double getNextRandom ()
 

Detailed Description

Standard Uniform random number generator using R

Member Function Documentation

◆ getNextRandom()

double lhs_r::RStandardUniform::getNextRandom ( )
inlinevirtual

get the next random number

Returns
the random deviate

Implements bclib::CRandom< double >.


The documentation for this class was generated from the following file: