nodes_per_layer Module Procedure

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

Arguments

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

Return Value integer, allocatable, (:)


Calls

proc~~nodes_per_layer~~CallsGraph proc~nodes_per_layer nodes_per_layer interface~assert_consistency assert_consistency proc~nodes_per_layer->interface~assert_consistency proc~difference_consistency difference_consistency interface~assert_consistency->proc~difference_consistency proc~inference_engine_consistency inference_engine_consistency interface~assert_consistency->proc~inference_engine_consistency assert assert proc~difference_consistency->assert intrinsic_array_t intrinsic_array_t proc~difference_consistency->intrinsic_array_t proc~inference_engine_consistency->assert proc~inference_engine_consistency->intrinsic_array_t