Integreat`LMM`
Integreat`LMM`

LMMSteps

LMMSteps[lmm]

returns the number of previous steps required to compute the next step for lmm.

Details and Options

  • A linear multistep method with steps can use and for to compute .

Examples

open allclose all

Basic Examples  (1)

Get the number of steps of a Nyström method:

Properties & Relations  (1)

LMMSteps is one less than the length of LMMAlpha and LMMBeta:

Tech Notes
  • Linear Multistep Methods