An interface for a function value, which may contain more than just
the actual double value.
Namespace:
DHIMath.Numerics
Assembly:
DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax public interface IFunctionValue
The IFunctionValue type exposes the following members.
Properties
| Name | Description |
---|
| Value |
Value of function
|
TopSee Also