Previous topic

scipy.integrate.BDF

Next topic

scipy.integrate.BDF.step

scipy.integrate.BDF.dense_output

BDF.dense_output(self)[source]

Compute a local interpolant over the last successful step.

Returns:
sol : DenseOutput

Local interpolant over the last successful step.