default_step_length {matrixdist}R 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.


[Package matrixdist version 1.1.9 Index]