double_precision_approximately_equal Interface

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

Arguments

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

Return Value logical

Description

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