(approximation-increment) ( k-seq butcher-row dt -- k*B_i A*h )


Vocabulary
math.runge-kutta

Inputs
k-seqan object
butcher-rowan object
dtan object


Outputs
k*B_ian object
A*han object


Definition