Click or drag to resize
Accord.NET (logo)

IPotentialFunctionT Properties

The IPotentialFunctionT generic type exposes the following members.

Properties
  NameDescription
Public propertyFactors
Gets the factor potentials (also known as clique potentials) functions composing this potential function.
Public propertyFeatures
Gets the feature functions composing this potential function.
Public propertyOutputs
Gets the number of output classes assumed by this function.
Public propertyWeights
Gets or sets the set of weights for each feature function.
Top
See Also