Home
last modified time | relevance | path

Searched defs:arg_b (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/math/special_functions/
Drelative_difference.hpp17 …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()