build_census_path: Construct a matrix containing the compartment counts at a...

View source: R/RcppExports.R

build_census_pathR Documentation

Construct a matrix containing the compartment counts at a sequence of census times.

Description

Construct a matrix containing the compartment counts at a sequence of census times.

Usage

build_census_path(path, census_times, census_columns)

Arguments

path

matrix containing the path to be censused.

census_times

vector of census times.

census_columns

vector of column indices to be censused (C++ indexing beginning at 0).

Value

matrix containing the compartment counts at census times.


fintzij/stemr documentation built on March 25, 2022, 12:25 p.m.