Public interface for user supplied function to ZeroSystem
object.
Namespace:
Imsl.Math
Assembly:
ImslCS (in ImslCS.dll) Version: 6.5.0.0
Syntax
C# |
---|
public interface IJacobian : ZeroSystem..::.IFunction |
Visual Basic (Declaration) |
---|
Public Interface IJacobian _ Implements ZeroSystem..::.IFunction |
Visual C++ |
---|
public interface class IJacobian : ZeroSystem..::.IFunction |