![]() |
IPotentialFunctionT Interface |
Namespace: Accord.Statistics.Models.Fields.Functions
The IPotentialFunctionT type exposes the following members.
Name | Description | |
---|---|---|
![]() | Factors |
Gets the factor potentials (also known as clique potentials)
functions composing this potential function.
|
![]() | Features |
Gets the feature functions composing this potential function.
|
![]() | Outputs |
Gets the number of output classes assumed by this function.
|
![]() | Weights |
Gets or sets the set of weights for each feature function.
|
Name | Description | |
---|---|---|
![]() | Clone | Creates a new object that is a copy of the current instance. (Inherited from ICloneable.) |
![]() | GetFeatureVector |
Gets the feature vector for a given input and sequence of states.
|