Error function to be minimized by trainer.
Namespace:
Imsl.DataMining.Neural
Assembly:
ImslCS (in ImslCS.dll) Version: 6.5.0.0
Syntax
C# |
---|
public interface IError |
Visual Basic (Declaration) |
---|
Public Interface IError |
Visual C++ |
---|
public interface class IError |
Remarks
This trainer attempts to solve the problem



This interface defines the function
and its derivative with respect to its computed value,
.