Searched defs:arg_b (Results 1 – 1 of 1) sorted by relevance
17 …ame boost::math::tools::promote_args<T,U>::type relative_difference(const T& arg_a, const U& arg_b) in relative_difference()74 …s::promote_args<double, double>::type relative_difference(const double& arg_a, const double& arg_b) in relative_difference()123 …ame boost::math::tools::promote_args<T, U>::type epsilon_difference(const T& arg_a, const U& arg_b) in epsilon_difference()