coefficients-and-k-values-product ( k-seq butcher-row -- k*B_i )


Vocabulary
math.runge-kutta

Inputs
k-seqan object
butcher-rowan object


Outputs
k*B_ian object


Definition