public static IEnumerator<DecisionNode> DepthFirst( DecisionNode tree )
Public Shared Function DepthFirst ( tree As DecisionNode ) As IEnumerator(Of DecisionNode)
Accord.NET Framework © 2009-2017. All documentation is licensed under the Creative Commons Attribution/Share-Alike License.