default_step_length: Default size of the steps in the RK

View source: R/RcppExports.R

default_step_lengthR Documentation

Default size of the steps in the RK

Description

Computes the default step length for a matrix S to be employed in the RK method.

Usage

default_step_length(S)

Arguments

S

Sub-intensity matrix.

Value

The step length for S.


matrixdist documentation built on Aug. 8, 2023, 5:06 p.m.