| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(tensor_t), | intent(in) | :: | inputs | |||
| type(tensor_t), | 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 | ||
|---|---|---|---|---|---|---|
| type(input_output_pair_t), | intent(inout) | :: | pairs(:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(input_output_pair_t), | intent(in) | :: | input_output_pairs(:) |
| 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(double_precision)), | intent(in) | :: | self |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(input_output_pair_t(double_precision)), | intent(in) | :: | self |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(input_output_pair_t(double_precision)), | intent(inout) | :: | pairs(:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(input_output_pair_t(double_precision)), | intent(in) | :: | input_output_pairs(:) |