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

Public Member Functions

 OdeSolution (List< double > ts, List< DenseOutput > interpolants)
 
List< double[]> Call (double t)
 
List< double[]> Call (ref double[] t)
 

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