![]() |
Numerical Tools
1.0
Numerical tools from SciPy and Numerical Methods in Physics with Python
|
Inherits NumericalTools.DenseOutput.
Public Member Functions | |
RkDenseOutput (double t_old, double t, double[] y_old, double[,] Q) | |
override List< double[]> | Call (double[] t_array) |
![]() | |
DenseOutput (double t_old, double t) | |
List< double[]> | CallScalar (double t) |
Additional Inherited Members | |
![]() | |
double | t_old |
double | t |
double | t_min |
double | t_max |