Searched defs:lanczos (Results 1 – 11 of 11) sorted by relevance
/third_party/boost/boost/multiprecision/detail/ |
D | big_lanczos.hpp | 15 namespace lanczos { namespace 21 struct lanczos<multiprecision::number<Backend, ExpressionTemplates>, Policy> struct 23 …cies::precision<multiprecision::number<Backend, ExpressionTemplates>, Policy>::type precision_type; 30 undefined_lanczos>::type>::type type;
|
/third_party/boost/boost/math/special_functions/detail/ |
D | lanczos_sse2.hpp | 21 namespace boost{ namespace math{ namespace lanczos{ namespace
|
/third_party/boost/boost/math/special_functions/ |
D | lanczos.hpp | 34 namespace boost{ namespace math{ namespace lanczos{ namespace 3247 struct lanczos struct 3256 >::type target_precision; 3260 mpl::less_equal<target_precision, mpl::_1> >::type>::type type;
|
/third_party/boost/boost/gil/image_processing/ |
D | numeric.hpp | 45 inline double lanczos(double x, std::ptrdiff_t a) in lanczos() function
|
/third_party/boost/boost/math/bindings/ |
D | mpreal.hpp | 179 namespace lanczos{ namespace 246 struct lanczos<mpfr::mpreal, Policy> struct 248 typedef mpreal_lanczos type;
|
D | mpfr.hpp | 203 namespace lanczos{ namespace 270 struct lanczos<mpfr_class, Policy> struct 272 typedef mpfr_lanczos type;
|
D | rr.hpp | 425 namespace lanczos{ namespace 492 struct lanczos<ntl::RR, Policy> struct 494 typedef ntl_lanczos type;
|
D | e_float.hpp | 546 namespace lanczos{ namespace 549 struct lanczos<boost::math::ef::e_float, Policy> struct
|
/third_party/boost/boost/math/bindings/detail/ |
D | big_lanczos.hpp | 11 namespace boost{ namespace math{ namespace lanczos{ namespace
|
/third_party/boost/libs/math/test/ |
D | lanczos_smoothing_test.cpp | 544 auto lanczos = discrete_lanczos_derivative<Real, 2>(Real(1), 4, 3); in test_lanczos_acceleration() local 635 auto lanczos = discrete_lanczos_derivative(Real(1)); in test_data_representations() local
|
/third_party/pixman/pixman/ |
D | pixman-filter.c | 82 lanczos (double x, int n) in lanczos() function
|