FNN 1.0.0
Toolbox to use NNs in Fortran.
Loading...
Searching...
No Matches
Public Attributes | List of all members
fnn_network_sequential::layercontainer Type Reference

Layer container class. More...

Public Attributes

class(layer), allocatable this_layer
 The contained layer. More...
 

Detailed Description

Layer container class.

This class only exists to enable polymorphism.

Member Data Documentation

◆ this_layer

class(layer), allocatable fnn_network_sequential::layercontainer::this_layer

The contained layer.


The documentation for this type was generated from the following file: