Delegate NumericalSolver.GetRepondsDelegate
Delegate for getting response values from the system being solved.
public delegate double[] NumericalSolver.GetRepondsDelegate()
Returns
- double[]
The response values from the system
- Extension Methods