Adams |
[Missing <summary> documentation for "T:Altaxo.Calc.OdeSolvers.AdamsBashforth"]
public static class AdamsBashforth
The AdamsBashforth type exposes the following members.
| Name | Description | |
|---|---|---|
| FirstOrder | First Order AB method(same as Forward Euler) | |
| FourthOrder | Fourth Order AB Method | |
| SecondOrder | Second Order AB Method | |
| ThirdOrder | Third Order AB Method |