Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
integer, | public, | kind | :: | k | = | default_real | |
type(input_output_pair_t(k)), | private, | allocatable | :: | input_output_pairs_(:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(input_output_pair_t), | intent(in) | :: | input_output_pairs(:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(input_output_pair_t(double_precision)), | intent(in) | :: | input_output_pairs(:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(mini_batch_t), | intent(in) | :: | self |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(mini_batch_t(double_precision)), | intent(in) | :: | self |