Click or drag to resize
ZerosFunctionNumberOfEvaluations Property
The actual number of function evaluations performed.

Namespace: Imsl.Math
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public virtual int NumberOfEvaluations { get; }

Property Value

Type: Int32
An int containing the actual number of function evaluations performed.
See Also