Click or drag to resize
Accord.NET (logo)

BaseDiscriminantAnalysisTransform Method

Overload List
  NameDescription
Public methodTransform(Double) Obsolete.
Obsolete.
Public methodTransform(Double)
Applies the transformation to an input, producing an associated output.
(Overrides TransformBaseTInput, TOutputTransform(TInput).)
Public methodTransform(Double)
Applies the transformation to an input, producing an associated output.
(Overrides TransformBaseTInput, TOutputTransform(TInput).)
Public methodTransform(TInput, TOutput)
Applies the transformation to an input, producing an associated output.
(Inherited from TransformBaseTInput, TOutput.)
Public methodTransform(Double, Int32) Obsolete.
Obsolete.
Public methodTransform(Double, Int32) Obsolete.
Obsolete.
Public methodTransform(Double, Int32) Obsolete.
Obsolete.
Top
See Also