| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| integer, | private, | parameter | :: | input_layer | = | 0 |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(unmapped_network_t), | intent(in) | :: | self | |||
| type(tensor_t), | intent(in) | :: | inputs |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(unmapped_network_t(double_precision)), | intent(in) | :: | self | |||
| type(tensor_t(double_precision)), | intent(in) | :: | inputs |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(double_precision_file_t), | intent(in) | :: | file |