Click or drag to resize
Accord.NET (logo)

MarkovIndependentFactor Properties

The MarkovIndependentFactor type exposes the following members.

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