weights Interface

interface


Called by

interface~~weights~~CalledByGraph interface~weights neuron_t%weights proc~construct_layer construct_layer proc~construct_layer->interface~weights

private module function weights(self) result(my_weights)

Arguments

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

Return Value real(kind=rkind),allocatable,(:)