Rcpp Version 1.0.9
Rcpp::SuspendRNGSynchronizationScope Class Reference

#include <RNGScope.h>

Public Member Functions

 SuspendRNGSynchronizationScope ()
 
 ~SuspendRNGSynchronizationScope ()
 

Detailed Description

Definition at line 33 of file RNGScope.h.

Constructor & Destructor Documentation

◆ SuspendRNGSynchronizationScope()

Rcpp::SuspendRNGSynchronizationScope::SuspendRNGSynchronizationScope ( )
inline

Definition at line 35 of file RNGScope.h.

References Rcpp::internal::beginSuspendRNGSynchronization().

Here is the call graph for this function:

◆ ~SuspendRNGSynchronizationScope()

Rcpp::SuspendRNGSynchronizationScope::~SuspendRNGSynchronizationScope ( )
inline

Definition at line 36 of file RNGScope.h.

References Rcpp::internal::endSuspendRNGSynchronization().

Here is the call graph for this function:

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