rxSeedEng: This seeds the engine based on the number of cores used in...

View source: R/RcppExports.R

rxSeedEngR Documentation

This seeds the engine based on the number of cores used in random number generation

Description

This seeds the engine based on the number of cores used in random number generation

Usage

rxSeedEng(ncores = 1L)

Arguments

ncores

is the number of cores to use.

Value

Nothing, called for side effects

Examples

rxSeedEng()

nlmixr2/rxode2 documentation built on Jan. 11, 2025, 8:48 a.m.