Layer Methods | 
The Layer type exposes the following members.
| Name | Description | |
|---|---|---|
| Create | 
                Construct a set of layers usable as a network.
              | |
| Process(Single) | 
                Process the input values.
              | |
| Process(Layer, Single) | 
                Process the input values with a set of layers.
              |