Home
last modified time | relevance | path

Searched refs:owens_t_sort_proxy (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/libs/math/test/
Dowens_t_T7.hpp32 …inline bool owens_t_sort_proxy(const ndx_type n1, const ndx_type n2, const data_type* data) { retu… in owens_t_sort_proxy() function
136 …boost::bind(owens_t_sort_proxy<typename std::vector<RealType>::size_type, RealType>, _1, _2, &memo… in compute_owens_t_T7()