Learn R Programming

nlmixr (version 1.1.1-7)

.protectSaem: SAEM dll prodection from garbage collection

Description

This protects the saem dll from being prematurely unloaded while running it due to garbage collection.

Usage

.protectSaem(dll)

Arguments

dll

dll to protect

Value

nothing