double_precision_neurons_per_layer Module Procedure

module procedure double_precision_neurons_per_layer module function double_precision_neurons_per_layer(self) result(num_neurons)

Arguments

Type IntentOptional Attributes Name
class(layer_t(double_precision)), intent(in), target :: self

Return Value integer


Calls

proc~~double_precision_neurons_per_layer~~CallsGraph proc~double_precision_neurons_per_layer double_precision_neurons_per_layer none~next_allocated~2 neuron_t%next_allocated proc~double_precision_neurons_per_layer->none~next_allocated~2 none~next_pointer~2 neuron_t%next_pointer proc~double_precision_neurons_per_layer->none~next_pointer~2 interface~default_real_next_allocated~2 neuron_t%default_real_next_allocated none~next_allocated~2->interface~default_real_next_allocated~2 interface~double_precision_next_allocated~2 neuron_t%double_precision_next_allocated none~next_allocated~2->interface~double_precision_next_allocated~2 interface~default_real_next_pointer~2 neuron_t%default_real_next_pointer none~next_pointer~2->interface~default_real_next_pointer~2 interface~double_precision_next_pointer~2 neuron_t%double_precision_next_pointer none~next_pointer~2->interface~double_precision_next_pointer~2