Click or drag to resize
Accord.NET (logo)

Forward Properties

The Forward type exposes the following members.

Properties
  NameDescription
Public propertyDeepness
Gets or sets the maximum deepness level allowed for the forward state transition chains.
Public propertyInitial
Gets the initial state probabilities.
Public propertyRandom
Gets or sets whether the transition matrix should be initialized with random probabilities or not. Default is false.
Public propertyStates
Gets the number of states in this topology.
Top
See Also