ITransformTInput Methods |
The ITransformTInput generic type exposes the following members.
Name | Description | |
---|---|---|
Clone | Creates a new object that is a copy of the current instance. (Inherited from ICloneable.) | |
Function |
The kernel function.
(Inherited from IKernelT.) | |
Transform(TInput) |
Projects an input point into feature space.
| |
Transform(TInput) |
Projects an input point into feature space.
|