Integreat`RK`
Integreat`RK`
RKDenseOutput
RKDenseOutput[rk]
returns the dense output coefficients of rk parametrized by θ.
Details and Options
- Dense output is a polynomial interpolant to provide a solution approximation at intermediate times.
- If rk lacks dense output, RKDenseOutput[rk] is independent of θ.
Examples
open allclose allBasic Examples (1)Summary of the most common use cases
Properties & Relations (1)Properties of the function, and connections to other functions
Dense output can also be accessed with RKB:
Tech Notes
▪