default_real_count_neurons Module Procedure

module procedure default_real_count_neurons module function default_real_count_neurons(layer) result(neurons_per_layer_result)

Arguments

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

Return Value integer, allocatable, (:)


Calls

proc~~default_real_count_neurons~~CallsGraph proc~default_real_count_neurons default_real_count_neurons none~next_allocated~2 neuron_t%next_allocated proc~default_real_count_neurons->none~next_allocated~2 none~next_pointer~2 neuron_t%next_pointer proc~default_real_count_neurons->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