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

Inherits NumericalTools.DenseOutput.

Public Member Functions

 ConstantDenseOutput (double t_old, double t, double[] value)
 
override List< double[]> Call (double[] t)
 
- 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: