Click or drag to resize
Accord.NET (logo)

ITransformTInput Methods

The ITransformTInput generic 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 methodFunction
The kernel function.
(Inherited from IKernelT.)
Public methodTransform(TInput)
Projects an input point into feature space.
Public methodTransform(TInput)
Projects an input point into feature space.
Top
See Also