Click or drag to resize
Accord.NET (logo)

FactorPotentialT Properties

The FactorPotentialT generic type exposes the following members.

Properties
  NameDescription
Public propertyEdgeParameters
Gets the segment of the parameter vector which contains parameters respective to the edge features.
Public propertyFactorParameters
Gets the segment of the parameter vector which contains parameters respective to all features from this factor.
Public propertyIndex
Gets the index of this factor in the Owner potential function.
Public propertyOutputParameters
Gets the segment of the parameter vector which contains parameters respective to the output features.
Public propertyOwner
Public propertyStateParameters
Gets the segment of the parameter vector which contains parameters respective to the state features.
Public propertyStates
Gets the number of model states assumed by this function.
Top
See Also