Rev Language Reference


fnEpoch

Usage

fnEpoch(RateGenerator[] Q, RealPos[] times, RealPos[] rates)

Arguments

Q : RateGenerator[] (pass by const reference)
The per epoch rate matrices
times : RealPos[] (pass by const reference)
The times of the epochs.
rates : RealPos[] (pass by const reference)
The rate multipliers per epoch.

Return Type