double_precision_nodes_per_layer Module Procedure

module procedure double_precision_nodes_per_layer pure module function double_precision_nodes_per_layer(self) result(node_count)

Arguments

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

Return Value integer, allocatable, (:)


Calls

proc~~double_precision_nodes_per_layer~2~~CallsGraph proc~double_precision_nodes_per_layer~2 double_precision_nodes_per_layer call_assert_consistency call_assert_consistency proc~double_precision_nodes_per_layer~2->call_assert_consistency