FIMS  v0.9.3
Loading...
Searching...
No Matches
rcpp_shared_primitive.cpp File Reference

Implementation of Rcpp shared primitive interfaces for the FIMS framework. More...

Functions

void register_shared (Rcpp::Module &m)
 Register the shared module.
 

Detailed Description

Implementation of Rcpp shared primitive interfaces for the FIMS framework.

Function Documentation

◆ register_shared()

void register_shared ( Rcpp::Module m)

Register the shared module.

Function to register shared primitive classes with the Rcpp module system.