default_real_neurons_per_layer Module Procedure

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

Arguments

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

Return Value integer


Calls

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