Searched defs:recurrence_reverser (Results 1 – 7 of 7) sorted by relevance
/dports/devel/boost-docs/boost_1_72_0/boost/math/tools/ |
H A D | recurrence.hpp | 60 struct recurrence_reverser struct 62 recurrence_reverser(const R& r) : r(r) {} in recurrence_reverser() argument 63 boost::math::tuple<T, T, T> operator()(int i) in operator ()() 70 R r;
|
/dports/devel/hyperscan/boost_1_75_0/boost/math/tools/ |
H A D | recurrence.hpp | 61 struct recurrence_reverser struct 63 recurrence_reverser(const R& r) : r(r) {} in recurrence_reverser() argument 64 boost::math::tuple<T, T, T> operator()(int i) in operator ()() 71 R r;
|
/dports/devel/R-cran-BH/BH/inst/include/boost/math/tools/ |
H A D | recurrence.hpp | 57 struct recurrence_reverser struct 59 recurrence_reverser(const R& r) : r(r) {} in recurrence_reverser() argument 60 boost::math::tuple<T, T, T> operator()(int i) in operator ()() 67 R r;
|
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/math/tools/ |
H A D | recurrence.hpp | 61 struct recurrence_reverser struct 63 recurrence_reverser(const R& r) : r(r) {} in recurrence_reverser() function 64 boost::math::tuple<T, T, T> operator()(int i) in operator ()() 71 R r;
|
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/math/tools/ |
H A D | recurrence.hpp | 61 struct recurrence_reverser struct 63 recurrence_reverser(const R& r) : r(r) {} in recurrence_reverser() function 64 boost::math::tuple<T, T, T> operator()(int i) in operator ()() 71 R r;
|
/dports/devel/boost-libs/boost_1_72_0/boost/math/tools/ |
H A D | recurrence.hpp | 60 struct recurrence_reverser struct 62 recurrence_reverser(const R& r) : r(r) {} in recurrence_reverser() argument 63 boost::math::tuple<T, T, T> operator()(int i) in operator ()() 70 R r;
|
/dports/devel/boost-python-libs/boost_1_72_0/boost/math/tools/ |
H A D | recurrence.hpp | 60 struct recurrence_reverser struct 62 recurrence_reverser(const R& r) : r(r) {} in recurrence_reverser() function 63 boost::math::tuple<T, T, T> operator()(int i) in operator ()() 70 R r;
|