21 { 1.0 / 4.0, 3.0 / 8.0, 12.0 / 13.0,
24 { 3.0 / 32.0, 9.0 / 32.0 };
26 { 1932.0 / 2197.0, -7200.0 / 2197.0,
29 { 8341.0 / 4104.0, -32832.0 / 4104.0, 29440.0 / 4104.0,
32 { -6080.0 / 20520.0, 41040.0 / 20520.0, -28352.0 / 20520.0,
33 9295.0 / 20520.0, -5643.0 / 20520.0
36 = 902880.0 / 7618050.0;
38 = 3953664.0 / 7618050.0;
40 = 3855735.0 / 7618050.0;
42 = -1371249.0 / 7618050.0;
44 = 277020.0 / 7618050.0;
Basic integer and real types.
static constexpr Real ah[]
Definition RKF.H:20
static constexpr Real c6
Definition RKF.H:44
static constexpr Real b5[]
Definition RKF.H:28
static constexpr Real b3[]
Definition RKF.H:23
static constexpr Real c5
Definition RKF.H:42
static constexpr Real c1
Definition RKF.H:36
static constexpr Real ec[]
Definition RKF.H:45
static constexpr Real c3
Definition RKF.H:38
static constexpr Real c4
Definition RKF.H:40
static constexpr Real b6[]
Definition RKF.H:31
static constexpr Real b4[]
Definition RKF.H:25
The primary namespace for criptic objects.
Definition AdvancePacket.H:25
double Real
Definition Types.H:38