Numerical Tools  1.0
Numerical tools from SciPy and Numerical Methods in Physics with Python
NumericalTools.Dop853DenseOutput Class Reference

Inherits NumericalTools.DenseOutput.

Public Member Functions

 Dop853DenseOutput (double t_old, double t, ref double[] y_old, ref double[,] F)
 
override List< double[]> Call (double[] t_array)
 
- Public Member Functions inherited from NumericalTools.DenseOutput
 DenseOutput (double t_old, double t)
 
List< double[]> CallScalar (double t)
 

Additional Inherited Members

- Protected Attributes inherited from NumericalTools.DenseOutput
double t_old
 
double t
 
double t_min
 
double t_max
 

The documentation for this class was generated from the following file: