Click or drag to resize
Accord.NET (logo)

IFeatureTObservation Methods

The IFeatureTObservation generic type exposes the following members.

Methods
  NameDescription
Public methodClone
Creates a new object that is a copy of the current instance.
Public methodCompute(Int32, TObservation, Int32)
Computes the feature for the given parameters.
Public methodCompute(Int32, Int32, TObservation, Int32, Int32)
Computes the feature for the given parameters.
Public methodLogMarginal
Computes the log-probability of occurrence of this feature given a sequence of observations.
Public methodMarginal
Computes the probability of occurrence of this feature given a sequence of observations.
Top
See Also