a_rungekutta: Runge-Kutta for the calculation of the a vector in a EM step

View source: R/RcppExports.R

a_rungekuttaR Documentation

Runge-Kutta for the calculation of the a vector in a EM step

Description

Runge-Kutta for the calculation of the a vector in a EM step

Usage

a_rungekutta(avector, dt, h, S)

Arguments

avector

The a vector.

dt

Increment.

h

Step-length.

S

Sub-intensity matrix.


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