Click or drag to resize
Accord.NET (logo)

ICovariantTransformTInput, TOutputTransform Method

Overload List
  NameDescription
Public methodTransform(TInput)
Applies the transformation to an input, producing an associated output.
Public methodTransform(TInput)
Applies the transformation to a set of input vectors, producing an associated set of output vectors.
Top
See Also