AIMA.Core.Learning.Inductive.DLTest.DLTest C# (CSharp) Method

DLTest() public method

public DLTest ( ) : System
return System
        public DLTest()
        {
            attrValues = new Dictionary<String, String>();
        }