Table of Contents

Delegate NumericalSolver.GetRepondsDelegate

Namespace
Hi.Geom.Solvers
Assembly
HiGeom.dll

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