assert_conformable Interface

private interface assert_conformable

Subroutines

elemental module subroutine default_real_assert_conformable_with(self, neural_network)

Arguments

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

elemental module subroutine double_precision_assert_conformable_with(self, neural_network)

Arguments

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