Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
integer, | public, | kind | :: | k | = | default_real | |
type(neural_network_t(k)), | private | :: | neural_network_ |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(double_precision_file_t), | intent(in) | :: | file |
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 |