Class | Description |
---|---|
BurlischStoerExtrapolation |
Burlisch-Stoer extrapolation (or Gragg-Bulirsch-Stoer (GBS)) algorithm combines three powerful
ideas: Richardson extrapolation, the use of rational function extrapolation in Richardson-type
applications, and the modified midpoint method, to obtain numerical solutions to ordinary
differential equations (ODEs) with high accuracy and comparatively little computational effort.
|
SemiImplicitExtrapolation |
Semi-Implicit Extrapolation is a method of solving ordinary differential equations, that is
similar to Burlisch-Stoer extrapolation.
|
Copyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.