loadCyclopsLibraryForJava: Load the Cyclops dynamic C++ library for use in Java
Description
Load the Cyclops dynamic C++ library for Markov chain Monte Carlo (MCMC) engine BEAST sampling.
Usage
loadCyclopsLibraryForJava(
file = system.file("libs", "Cyclops.so", package = "Cyclops")
)
Arguments
- file
The full system path to the Cyclops.so
library