![]() |
FIMS
v0.9.3
|
Implementation of Rcpp variable interfaces for the FIMS framework. More...
#include "../inst/include/interface/rcpp/rcpp_objects/rcpp_interface_base.hpp"#include <RcppCommon.h>#include <Rcpp.h>Functions | |
| void | register_variable (Rcpp::Module &m) |
| Register the variable module. | |
| void | register_vectors (Rcpp::Module &m) |
| Register the vectors module. | |
Implementation of Rcpp variable interfaces for the FIMS framework.
| void register_variable | ( | Rcpp::Module & | m | ) |
Register the variable module.
Function to register variable classes with the Rcpp module system.
| void register_vectors | ( | Rcpp::Module & | m | ) |
Register the vectors module.
Function to register vector classes with the Rcpp module system.