Click or drag to resize
Accord.NET (logo)

ICovariantTransformTInput, TOutput Methods

Methods
  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