Home
last modified time | relevance | path

Searched refs:float_type (Results 1 – 25 of 2168) sorted by relevance

12345678910>>...87

/dports/audio/supercollider/SuperCollider-3.11.0-Source/external_libraries/nova-simd/detail/
H A Dmath.hpp194 inline float_type NAME(float_type const & lhs, float_type const & rhs) \ in DEFINE_STD_UNARY_WRAPPER()
202 inline float_type sign(float_type const & f)
213 inline float_type square(float_type const & f) in square()
219 inline float_type cube(float_type const & f) in cube()
226 inline float_type min(float_type const & x, float_type const & y) in min()
232 inline float_type max(float_type const & x, float_type const & y) in max()
260 inline float_type frac(float_type const & arg) in frac()
266 inline float_type log2(float_type arg) in log2()
302 inline float_type signed_sqrt(float_type in0) in signed_sqrt()
311 inline float_type signed_pow(float_type in0, float_type in1) in signed_pow()
[all …]
/dports/audio/sc3-plugins/sc3-plugins-Version-3.9.0/external_libraries/nova-simd/detail/
H A Dmath.hpp194 inline float_type NAME(float_type const & lhs, float_type const & rhs) \
202 inline float_type sign(float_type const & f)
213 inline float_type square(float_type const & f)
219 inline float_type cube(float_type const & f)
226 inline float_type min(float_type const & x, float_type const & y)
232 inline float_type max(float_type const & x, float_type const & y)
260 inline float_type frac(float_type const & arg)
266 inline float_type log2(float_type arg)
302 inline float_type signed_sqrt(float_type in0)
311 inline float_type signed_pow(float_type in0, float_type in1)
[all …]
/dports/audio/sc3-plugins/sc3-plugins-Version-3.9.0/external_libraries/nova-simd/testsuite/
H A Dsimd_memory_tests.cpp18 template <typename float_type>
26 zerovec<float_type>(out.c_array(), size); in zero_tests()
41 template <typename float_type>
49 float_type f = randomize_float<float_type>(); in set_tests()
65 template <typename float_type>
89 template <typename float_type>
94 float_type base = randomize_float<float_type>(); in slope_tests()
95 float_type slope = randomize_float<float_type>() * 0.01; in slope_tests()
109 template <typename float_type>
114 float_type base = std::abs(randomize_float<float_type>()); in exp_tests()
[all …]
H A Dtest_helper.hpp5 template <typename float_type>
6 float_type randomize_float(void) in randomize_float()
15 template <typename float_type>
24 template <typename float_type>
31 template <typename float_type>
32 void randomize_buffer(float_type * buffer, std::size_t size, float_type offset) in randomize_buffer()
38 template <typename float_type>
39 void randomize_buffer(float_type * buffer, std::size_t size, float_type scale, float_type offset) in randomize_buffer()
46 template <typename float_type>
53 template <typename float_type>
[all …]
H A Dsimd_binary_tests.cpp19 template <typename float_type> \
22 aligned_array<float_type, size> out, out_simd, out_mp, \
24 randomize_buffer<float_type>(in0.c_array(), size); \
25 randomize_buffer<float_type>(in1.c_array(), size); \
27 function##_vec<float_type>(out.c_array(), in0.c_array(), \
44 float_type in1 = randomize_float<float_type>(); \
63 float_type in1 = randomize_float<float_type>(); \
80 float_type in1 = randomize_float<float_type>(); \
81 float_type in1_slope = randomize_float_slope<float_type>(); \
100 float_type in1 = randomize_float<float_type>(); \
[all …]
/dports/audio/supercollider/SuperCollider-3.11.0-Source/external_libraries/nova-simd/testsuite/
H A Dsimd_memory_tests.cpp18 template <typename float_type>
26 zerovec<float_type>(out.c_array(), size); in zero_tests()
41 template <typename float_type>
49 float_type f = randomize_float<float_type>(); in set_tests()
65 template <typename float_type>
89 template <typename float_type>
94 float_type base = randomize_float<float_type>(); in slope_tests()
95 float_type slope = randomize_float<float_type>() * 0.01; in slope_tests()
109 template <typename float_type>
114 float_type base = std::abs(randomize_float<float_type>()); in exp_tests()
[all …]
H A Dtest_helper.hpp5 template <typename float_type>
6 float_type randomize_float(void) in randomize_float()
15 template <typename float_type>
24 template <typename float_type>
31 template <typename float_type>
32 void randomize_buffer(float_type * buffer, std::size_t size, float_type offset) in randomize_buffer()
38 template <typename float_type>
39 void randomize_buffer(float_type * buffer, std::size_t size, float_type scale, float_type offset) in randomize_buffer()
46 template <typename float_type>
53 template <typename float_type>
[all …]
H A Dsimd_binary_tests.cpp19 template <typename float_type> \
22 aligned_array<float_type, size> out, out_simd, out_mp, \
24 randomize_buffer<float_type>(in0.c_array(), size); \
25 randomize_buffer<float_type>(in1.c_array(), size); \
27 function##_vec<float_type>(out.c_array(), in0.c_array(), \
44 float_type in1 = randomize_float<float_type>(); \
63 float_type in1 = randomize_float<float_type>(); \
80 float_type in1 = randomize_float<float_type>(); \
81 float_type in1_slope = randomize_float_slope<float_type>(); \
100 float_type in1 = randomize_float<float_type>(); \
[all …]
/dports/comms/limesuite/LimeSuite-20.10.0/src/lms7002m/
H A DLMS7002M.h39 typedef double float_type; typedef
51 float_type frequency;
52 float_type frequencyVCO;
53 float_type referenceClock;
62 float_type frequency;
63 float_type frequencyVCO;
292 int SetFrequencySXWithSpurCancelation(bool tx, float_type freq_Hz, float_type BW);
373 int SetDCOffset(bool tx, const float_type I, const float_type Q);
380 void GetDCOffset(bool tx, float_type &I, float_type &Q);
389 …int SetIQBalance(const bool tx, const float_type phase, const float_type gainI, const float_type g…
[all …]
/dports/devel/boost-docs/boost_1_72_0/libs/multiprecision/test/
H A Dtest_complex.cpp32 typedef typename complex_type::value_type float_type; in test() typedef
36 const float_type tol = boost::lexical_cast<float_type>(str_tol.c_str()); in test()
40 const complex_type z1(float_type(12U) / 10U, float_type(34U) / 10U); in test()
41 const complex_type z2(float_type(56U) / 10U, float_type(78U) / 10U); in test()
42 const complex_type i(float_type(0U), float_type(1U)); in test()
73 …<float_type>("+0.360520607375271149674620390455531453362255965292841648590021691973969631236442516… in test()
74 …<float_type>("+0.360520607375271149674620390455531453362255965292841648590021691973969631236442516… in test()
75 …<float_type>("+0.104989154013015184381778741865509761388286334056399132321041214750542299349240780… in test()
76 …<float_type>("+0.104989154013015184381778741865509761388286334056399132321041214750542299349240780… in test()
80 …t<float_type>("+1.09671128275950304757727738705622064300310682314374504642286980887585326113177796… in test()
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/libs/multiprecision/test/
H A Dtest_complex.cpp32 typedef typename complex_type::value_type float_type; in test() typedef
36 const float_type tol = boost::lexical_cast<float_type>(str_tol.c_str()); in test()
40 const complex_type z1(float_type(12U) / 10U, float_type(34U) / 10U); in test()
41 const complex_type z2(float_type(56U) / 10U, float_type(78U) / 10U); in test()
42 const complex_type i(float_type(0U), float_type(1U)); in test()
73 …<float_type>("+0.360520607375271149674620390455531453362255965292841648590021691973969631236442516… in test()
74 …<float_type>("+0.360520607375271149674620390455531453362255965292841648590021691973969631236442516… in test()
75 …<float_type>("+0.104989154013015184381778741865509761388286334056399132321041214750542299349240780… in test()
76 …<float_type>("+0.104989154013015184381778741865509761388286334056399132321041214750542299349240780… in test()
80 …t<float_type>("+1.09671128275950304757727738705622064300310682314374504642286980887585326113177796… in test()
[all …]
/dports/devel/boost-libs/boost_1_72_0/libs/multiprecision/test/
H A Dtest_complex.cpp32 typedef typename complex_type::value_type float_type; in test() typedef
36 const float_type tol = boost::lexical_cast<float_type>(str_tol.c_str()); in test()
40 const complex_type z1(float_type(12U) / 10U, float_type(34U) / 10U); in test()
41 const complex_type z2(float_type(56U) / 10U, float_type(78U) / 10U); in test()
42 const complex_type i(float_type(0U), float_type(1U)); in test()
73 …<float_type>("+0.360520607375271149674620390455531453362255965292841648590021691973969631236442516… in test()
74 …<float_type>("+0.360520607375271149674620390455531453362255965292841648590021691973969631236442516… in test()
75 …<float_type>("+0.104989154013015184381778741865509761388286334056399132321041214750542299349240780… in test()
76 …<float_type>("+0.104989154013015184381778741865509761388286334056399132321041214750542299349240780… in test()
80 …t<float_type>("+1.09671128275950304757727738705622064300310682314374504642286980887585326113177796… in test()
[all …]
/dports/devel/hyperscan/boost_1_75_0/libs/multiprecision/test/
H A Dtest_complex.cpp32 typedef typename complex_type::value_type float_type; in test() typedef
36 const float_type tol = boost::lexical_cast<float_type>(str_tol.c_str()); in test()
40 const complex_type z1(float_type(12U) / 10U, float_type(34U) / 10U); in test()
41 const complex_type z2(float_type(56U) / 10U, float_type(78U) / 10U); in test()
42 const complex_type i(float_type(0U), float_type(1U)); in test()
73 …<float_type>("+0.360520607375271149674620390455531453362255965292841648590021691973969631236442516… in test()
74 …<float_type>("+0.360520607375271149674620390455531453362255965292841648590021691973969631236442516… in test()
75 …<float_type>("+0.104989154013015184381778741865509761388286334056399132321041214750542299349240780… in test()
76 …<float_type>("+0.104989154013015184381778741865509761388286334056399132321041214750542299349240780… in test()
80 …t<float_type>("+1.09671128275950304757727738705622064300310682314374504642286980887585326113177796… in test()
[all …]
/dports/audio/sc3-plugins/sc3-plugins-Version-3.9.0/external_libraries/nova-simd/
H A Dsimd_ternary_arithmetic.hpp42 template<typename float_type>
43 float_type operator()(float_type value, float_type low, float_type high) const
52 template<typename float_type>
53 float_type operator()(float_type value, float_type mul, float_type add) const
58 template<typename float_type>
59 … vec<float_type> operator()(vec<float_type> value, vec<float_type> mul, vec<float_type> add) const
67 template<typename float_type>
68 float_type operator()(float_type signal, float_type modulator, float_type amount) const
70 float_type one = 1.f;
/dports/audio/supercollider/SuperCollider-3.11.0-Source/external_libraries/nova-simd/
H A Dsimd_ternary_arithmetic.hpp42 template<typename float_type>
43 float_type operator()(float_type value, float_type low, float_type high) const in operator ()()
52 template<typename float_type>
53 float_type operator()(float_type value, float_type mul, float_type add) const in operator ()()
58 template<typename float_type>
59 … vec<float_type> operator()(vec<float_type> value, vec<float_type> mul, vec<float_type> add) const in operator ()()
67 template<typename float_type>
68 float_type operator()(float_type signal, float_type modulator, float_type amount) const in operator ()()
70 float_type one = 1.f; in operator ()()
/dports/devel/hyperscan/boost_1_75_0/boost/accumulators/statistics/
H A Dp_square_quantile.hpp59 typedef array<float_type, 5> array_type;
61 typedef float_type result_type;
65 …: p(is_same<Impl, for_median>::value ? float_type(0.5) : args[quantile_probability | float_type(0.… in p_square_quantile_impl()
76 this->desired_positions[0] = float_type(1.); in p_square_quantile_impl()
77 this->desired_positions[1] = float_type(1.) + float_type(2.) * this->p; in p_square_quantile_impl()
78 this->desired_positions[2] = float_type(1.) + float_type(4.) * this->p; in p_square_quantile_impl()
79 this->desired_positions[3] = float_type(3.) + float_type(2.) * this->p; in p_square_quantile_impl()
86 this->positions_increments[3] = (float_type(1.) + this->p) / float_type(2.); in p_square_quantile_impl()
161 … if((d >= float_type(1.) && dp > float_type(1.)) || (d <= float_type(-1.) && dm < float_type(-1.))) in operator ()()
176 if(d > float_type(0)) in operator ()()
[all …]
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/accumulators/statistics/
H A Dp_square_quantile.hpp59 typedef array<float_type, 5> array_type;
61 typedef float_type result_type;
65 …: p(is_same<Impl, for_median>::value ? float_type(0.5) : args[quantile_probability | float_type(0.… in p_square_quantile_impl()
76 this->desired_positions[0] = float_type(1.); in p_square_quantile_impl()
77 this->desired_positions[1] = float_type(1.) + float_type(2.) * this->p; in p_square_quantile_impl()
78 this->desired_positions[2] = float_type(1.) + float_type(4.) * this->p; in p_square_quantile_impl()
79 this->desired_positions[3] = float_type(3.) + float_type(2.) * this->p; in p_square_quantile_impl()
86 this->positions_increments[3] = (float_type(1.) + this->p) / float_type(2.); in p_square_quantile_impl()
161 … if((d >= float_type(1.) && dp > float_type(1.)) || (d <= float_type(-1.) && dm < float_type(-1.))) in operator ()()
176 if(d > float_type(0)) in operator ()()
[all …]
/dports/devel/R-cran-BH/BH/inst/include/boost/accumulators/statistics/
H A Dp_square_quantile.hpp59 typedef array<float_type, 5> array_type;
61 typedef float_type result_type;
65 …: p(is_same<Impl, for_median>::value ? float_type(0.5) : args[quantile_probability | float_type(0.… in p_square_quantile_impl()
76 this->desired_positions[0] = float_type(1.); in p_square_quantile_impl()
77 this->desired_positions[1] = float_type(1.) + float_type(2.) * this->p; in p_square_quantile_impl()
78 this->desired_positions[2] = float_type(1.) + float_type(4.) * this->p; in p_square_quantile_impl()
79 this->desired_positions[3] = float_type(3.) + float_type(2.) * this->p; in p_square_quantile_impl()
86 this->positions_increments[3] = (float_type(1.) + this->p) / float_type(2.); in p_square_quantile_impl()
161 … if((d >= float_type(1.) && dp > float_type(1.)) || (d <= float_type(-1.) && dm < float_type(-1.))) in operator ()()
176 if(d > float_type(0)) in operator ()()
[all …]
/dports/devel/boost-libs/boost_1_72_0/boost/accumulators/statistics/
H A Dp_square_quantile.hpp59 typedef array<float_type, 5> array_type;
61 typedef float_type result_type;
65 …: p(is_same<Impl, for_median>::value ? float_type(0.5) : args[quantile_probability | float_type(0.… in p_square_quantile_impl()
76 this->desired_positions[0] = float_type(1.); in p_square_quantile_impl()
77 this->desired_positions[1] = float_type(1.) + float_type(2.) * this->p; in p_square_quantile_impl()
78 this->desired_positions[2] = float_type(1.) + float_type(4.) * this->p; in p_square_quantile_impl()
79 this->desired_positions[3] = float_type(3.) + float_type(2.) * this->p; in p_square_quantile_impl()
86 this->positions_increments[3] = (float_type(1.) + this->p) / float_type(2.); in p_square_quantile_impl()
161 … if((d >= float_type(1.) && dp > float_type(1.)) || (d <= float_type(-1.) && dm < float_type(-1.))) in operator ()()
176 if(d > float_type(0)) in operator ()()
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/boost/accumulators/statistics/
H A Dp_square_quantile.hpp59 typedef array<float_type, 5> array_type;
61 typedef float_type result_type;
65 …: p(is_same<Impl, for_median>::value ? float_type(0.5) : args[quantile_probability | float_type(0.… in p_square_quantile_impl()
76 this->desired_positions[0] = float_type(1.); in p_square_quantile_impl()
77 this->desired_positions[1] = float_type(1.) + float_type(2.) * this->p; in p_square_quantile_impl()
78 this->desired_positions[2] = float_type(1.) + float_type(4.) * this->p; in p_square_quantile_impl()
79 this->desired_positions[3] = float_type(3.) + float_type(2.) * this->p; in p_square_quantile_impl()
86 this->positions_increments[3] = (float_type(1.) + this->p) / float_type(2.); in p_square_quantile_impl()
161 … if((d >= float_type(1.) && dp > float_type(1.)) || (d <= float_type(-1.) && dm < float_type(-1.))) in operator ()()
176 if(d > float_type(0)) in operator ()()
[all …]
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/accumulators/statistics/
H A Dp_square_quantile.hpp59 typedef array<float_type, 5> array_type;
61 typedef float_type result_type;
65 …: p(is_same<Impl, for_median>::value ? float_type(0.5) : args[quantile_probability | float_type(0.… in p_square_quantile_impl()
76 this->desired_positions[0] = float_type(1.); in p_square_quantile_impl()
77 this->desired_positions[1] = float_type(1.) + float_type(2.) * this->p; in p_square_quantile_impl()
78 this->desired_positions[2] = float_type(1.) + float_type(4.) * this->p; in p_square_quantile_impl()
79 this->desired_positions[3] = float_type(3.) + float_type(2.) * this->p; in p_square_quantile_impl()
86 this->positions_increments[3] = (float_type(1.) + this->p) / float_type(2.); in p_square_quantile_impl()
161 … if((d >= float_type(1.) && dp > float_type(1.)) || (d <= float_type(-1.) && dm < float_type(-1.))) in operator ()()
176 if(d > float_type(0)) in operator ()()
[all …]
/dports/devel/boost-docs/boost_1_72_0/boost/accumulators/statistics/
H A Dp_square_quantile.hpp59 typedef array<float_type, 5> array_type;
61 typedef float_type result_type;
65 …: p(is_same<Impl, for_median>::value ? float_type(0.5) : args[quantile_probability | float_type(0.… in p_square_quantile_impl()
76 this->desired_positions[0] = float_type(1.); in p_square_quantile_impl()
77 this->desired_positions[1] = float_type(1.) + float_type(2.) * this->p; in p_square_quantile_impl()
78 this->desired_positions[2] = float_type(1.) + float_type(4.) * this->p; in p_square_quantile_impl()
79 this->desired_positions[3] = float_type(3.) + float_type(2.) * this->p; in p_square_quantile_impl()
86 this->positions_increments[3] = (float_type(1.) + this->p) / float_type(2.); in p_square_quantile_impl()
161 … if((d >= float_type(1.) && dp > float_type(1.)) || (d <= float_type(-1.) && dm < float_type(-1.))) in operator ()()
176 if(d > float_type(0)) in operator ()()
[all …]
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/math/cstdfloat/
H A Dcstdfloat_cmath.hpp38 inline float_type pown(const float_type& x, const integer_type p) in pown()
67 return float_type(1); in pown()
85 float_type result(((p % integer_type(2)) != integer_type(0)) ? x : float_type(1)); in pown()
86 float_type xn (x); in pown()
251 float_type sum; in BOOST_CSTDFLOAT_FLOAT128_EXPM1()
346 return float_type(2); in BOOST_CSTDFLOAT_FLOAT128_EXP()
408 const float_type ex_minus = (float_type(1) / ex_plus); in BOOST_CSTDFLOAT_FLOAT128_TANH()
421 const float_type zp(x + float_type(1)); in BOOST_CSTDFLOAT_FLOAT128_ACOSH()
422 const float_type zm(x - float_type(1)); in BOOST_CSTDFLOAT_FLOAT128_ACOSH()
439 if(x > float_type(0)) in BOOST_CSTDFLOAT_FLOAT128_TGAMMA()
[all …]
/dports/databases/xtrabackup/boost_1_59_0/boost/math/cstdfloat/
H A Dcstdfloat_cmath.hpp38 inline float_type pown(const float_type& x, const integer_type p) in pown()
67 return float_type(1); in pown()
85 float_type result(((p % integer_type(2)) != integer_type(0)) ? x : float_type(1)); in pown()
86 float_type xn (x); in pown()
251 float_type sum; in BOOST_CSTDFLOAT_FLOAT128_EXPM1()
346 return float_type(2); in BOOST_CSTDFLOAT_FLOAT128_EXP()
408 const float_type ex_minus = (float_type(1) / ex_plus); in BOOST_CSTDFLOAT_FLOAT128_TANH()
421 const float_type zp(x + float_type(1)); in BOOST_CSTDFLOAT_FLOAT128_ACOSH()
422 const float_type zm(x - float_type(1)); in BOOST_CSTDFLOAT_FLOAT128_ACOSH()
439 if(x > float_type(0)) in BOOST_CSTDFLOAT_FLOAT128_TGAMMA()
[all …]
/dports/databases/percona57-server/boost_1_59_0/boost/math/cstdfloat/
H A Dcstdfloat_cmath.hpp38 inline float_type pown(const float_type& x, const integer_type p) in pown()
67 return float_type(1); in pown()
85 float_type result(((p % integer_type(2)) != integer_type(0)) ? x : float_type(1)); in pown()
86 float_type xn (x); in pown()
251 float_type sum; in BOOST_CSTDFLOAT_FLOAT128_EXPM1()
346 return float_type(2); in BOOST_CSTDFLOAT_FLOAT128_EXP()
408 const float_type ex_minus = (float_type(1) / ex_plus); in BOOST_CSTDFLOAT_FLOAT128_TANH()
421 const float_type zp(x + float_type(1)); in BOOST_CSTDFLOAT_FLOAT128_ACOSH()
422 const float_type zm(x - float_type(1)); in BOOST_CSTDFLOAT_FLOAT128_ACOSH()
439 if(x > float_type(0)) in BOOST_CSTDFLOAT_FLOAT128_TGAMMA()
[all …]

12345678910>>...87