Click or drag to resize
Accord.NET (logo)

ILinkFunction Methods

The ILinkFunction type exposes the following members.

Methods
  NameDescription
Public methodClone
Creates a new object that is a copy of the current instance.
(Inherited from ICloneable.)
Public methodDerivative
First derivative of the Inverse(Double) function.
Public methodDerivative2
First derivative of the Inverse(Double) function expressed in terms of it's output.
Public methodFunction
The link function.
Public methodInverse
The inverse of the link function.
Public methodLog
The logarithm of the inverse of the link function.
Top
See Also