C# Class Encog.ML.Factory.Parse.ArchitectureLayer

Holds the parse results for one layer.
Show file Open project: encog/encog-silverlight-core Class Usage Examples

Public Methods

Method Description
ArchitectureLayer ( ) : System

Construct the object.

Method Details

ArchitectureLayer() public method

Construct the object.
public ArchitectureLayer ( ) : System
return System