Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
integer, | public, | kind | :: | k | = | default_real | |
type(tensor_t(k)), | private | :: | expected_outputs_ | ||||
type(tensor_t(k)), | private | :: | inputs_ |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(tensor_t), | intent(in) | :: | inputs | |||
type(tensor_t), | intent(in) | :: | expected_outputs |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(tensor_t(double_precision)), | intent(in) | :: | inputs | |||
type(tensor_t(double_precision)), | intent(in) | :: | expected_outputs |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(input_output_pair_t), | intent(in) | :: | self |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(input_output_pair_t), | intent(in) | :: | self |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(input_output_pair_t(double_precision)), | intent(in) | :: | self |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(input_output_pair_t(double_precision)), | intent(in) | :: | self |