R/RcppExports.R
build_census_path.Rd
Construct a matrix containing the compartment counts at a sequence of census times.
build_census_path(path, census_times, census_columns)
matrix containing the path to be censused.
vector of census times.
vector of column indices to be censused (C++ indexing beginning at 0).
matrix containing the compartment counts at census times.