![]() |
FIMS
v0.9.3
|
Implementation of Rcpp parameter 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_parameter (Rcpp::Module &m) |
| Register the parameter module. | |
| void | register_vectors (Rcpp::Module &m) |
| Register the vectors module. | |
Implementation of Rcpp parameter interfaces for the FIMS framework.
| void register_parameter | ( | Rcpp::Module & | m | ) |
Register the parameter module.
Function to register parameter 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.