Interface for the smooth function of a single variable to be
minimized and its derivative.
Namespace:
Imsl.Math
Assembly:
ImslCS (in ImslCS.dll) Version: 6.5.0.0
Syntax
C# |
---|
public interface IDerivative : MinUncon..::.IFunction |
Visual Basic (Declaration) |
---|
Public Interface IDerivative _ Implements MinUncon..::.IFunction |
Visual C++ |
---|
public interface class IDerivative : MinUncon..::.IFunction |