Click or drag to resize
Accord.NET (logo)

LinearDiscriminantAnalysisTransform Method

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