The value of the error function.
Namespace:
Imsl.DataMining.Neural
Assembly:
ImslCS (in ImslCS.dll) Version: 6.5.0.0
Syntax
C# |
---|
public virtual double ErrorValue { get; } |
Visual Basic (Declaration) |
---|
Public Overridable ReadOnly Property ErrorValue As Double |
Visual C++ |
---|
public: virtual property double ErrorValue { double get (); } |