Public interface for the user-supplied function to evaluate the
function to be minimized.
Namespace:
Imsl.Math
Assembly:
ImslCS (in ImslCS.dll) Version: 6.5.0.0
Syntax
C# |
---|
public interface IFunction |
Visual Basic (Declaration) |
---|
Public Interface IFunction |
Visual C++ |
---|
public interface class IFunction |