scipy.integrate
DenseOutput.
__call__
Evaluate the interpolant.
t : float or array_like with shape (n_points,)
Points to evaluate the solution at.
y : ndarray, shape (n,) or (n, n_points)
Computed values. Shape depends on whether t was a scalar or a 1-d array.
scipy.integrate.DenseOutput
scipy.integrate.OdeSolution