Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
type(string_t), | private | :: | activationFunction_ | ||||
type(string_t), | private | :: | compilationDate_ | ||||
type(string_t), | private | :: | modelAuthor_ | ||||
type(string_t), | private | :: | modelName_ | ||||
type(string_t), | private | :: | usingSkipConnections_ |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(double_precision_string_t), | intent(in) | :: | lines(:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(string_t), | intent(in) | :: | modelName | |||
type(string_t), | intent(in) | :: | modelAuthor | |||
type(string_t), | intent(in) | :: | compilationDate | |||
type(string_t), | intent(in) | :: | activationFunction | |||
type(string_t), | intent(in) | :: | usingSkipConnections |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(string_t), | intent(in) | :: | lines(:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(metadata_t), | intent(in) | :: | self |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(metadata_t), | intent(in) | :: | self |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(metadata_t), | intent(in) | :: | self |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(metadata_t), | intent(in) | :: | lhs | |||
class(metadata_t), | intent(in) | :: | rhs |