Click or drag to resize
Accord.NET (logo)

Forward Constructor

Overload List
  NameDescription
Public methodForward(Int32)
Creates a new Forward topology for a given number of states.
Public methodForward(Int32, Boolean)
Creates a new Forward topology for a given number of states.
Public methodForward(Int32, Int32)
Creates a new Forward topology for a given number of states.
Public methodForward(Int32, Int32, Boolean)
Creates a new Forward topology for a given number of states.
Top
See Also