FNN 1.0.0
Toolbox to use NNs in Fortran.
|
Layer container class. More...
Public Attributes | |
class(layer), allocatable | this_layer |
The contained layer. More... | |
Layer container class.
This class only exists to enable polymorphism.
class(layer), allocatable fnn_network_sequential::layercontainer::this_layer |
The contained layer.