Rev Language Reference


fnFreeBinary

Usage

fnFreeBinary(Real[] transition_rates, Bool rescaled)

Arguments

transition_rates : Real[] (pass by const reference)
The transition rates between the two states.
rescaled : Bool (pass by value)
Should the matrix be normalized?
Default : TRUE

Return Type