Home
last modified time | relevance | path

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

/third_party/boost/boost/math/special_functions/
Drelative_difference.hpp17 …typename boost::math::tools::promote_args<T,U>::type relative_difference(const T& arg_a, const U& … in relative_difference()
74 …ath::tools::promote_args<double, double>::type relative_difference(const double& arg_a, const doub… in relative_difference()
123 …name boost::math::tools::promote_args<T, U>::type epsilon_difference(const T& arg_a, const U& arg_… in epsilon_difference()