Rcpp Version 1.0.9
Rcpp::RNGScope Class Reference

#include <RNGScope.h>

Public Member Functions

 RNGScope ()
 
 ~RNGScope ()
 

Detailed Description

Definition at line 27 of file RNGScope.h.

Constructor & Destructor Documentation

◆ RNGScope()

Rcpp::RNGScope::RNGScope ( )
inline

Definition at line 29 of file RNGScope.h.

References Rcpp::internal::enterRNGScope().

Here is the call graph for this function:

◆ ~RNGScope()

Rcpp::RNGScope::~RNGScope ( )
inline

Definition at line 30 of file RNGScope.h.

References Rcpp::internal::exitRNGScope().

Here is the call graph for this function:

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