Encog.App.Quant.Loader.Yahoo.YahooDownload.YahooDownload C# (CSharp) Method

YahooDownload() public method

Construct the object.
public YahooDownload ( ) : System
return System
        public YahooDownload()
        {
            Precision = 10;
        }