![]() |
FIMS
v0.8.1
|
The Rcpp interface to declare different types of populations. Allows for the use of methods::new() in R. More...
#include "../../../population_dynamics/population/population.hpp"#include "rcpp_interface_base.hpp"Go to the source code of this file.
Classes | |
| class | PopulationInterfaceBase |
| Rcpp interface that serves as the parent class for Rcpp population interfaces. This type should be inherited and not called from R directly. More... | |
| class | PopulationInterface |
| Rcpp interface for a new Population to instantiate from R: population <- methods::new(population) More... | |
The Rcpp interface to declare different types of populations. Allows for the use of methods::new() in R.