default_real_approximately_equal Interface

interface
private elemental module function default_real_approximately_equal(lhs, rhs) result(lhs_eq_rhs)

Arguments

Type IntentOptional Attributes Name
class(neural_network_t), intent(in) :: lhs
class(neural_network_t), intent(in) :: rhs

Return Value logical

Description

The result is true if lhs and rhs are the same to within a tolerance