ZeroSystemIFunction Interface |
Public interface for user supplied function to ZeroSystem
object.
Namespace: Imsl.MathAssembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax public interface IFunction
Public Interface IFunction
public interface class IFunction
type IFunction = interface end
The ZeroSystemIFunction type exposes the following members.
Methods
| Name | Description |
---|
| F |
On return, fvalue contains the function value at the
given point.
|
TopSee Also