Home
last modified time | relevance | path

Searched defs:ceil (Results 1 – 25 of 2380) sorted by relevance

12345678910>>...96

/dports/devel/color/color-a04952cf27cc315e31811f2e940221bf8cf9f8ca/src/color/generic/operation/
H A Dceil.hpp26 struct ceil struct
46 typedef ::color::operation::_internal::ceil<category_type> this_type;
49 model_type & operator()( model_type &result, model_type const& upper_bound ) const in operator ()()
53 …pe & operator()( model_type &result, model_type const& left, model_type const& upper_bound ) const in operator ()()
59 … static model_type & accumulate( model_output_type result, model_const_input_type upper_bound ) in accumulate()
71 … static model_type function( model_const_input_type left, model_const_input_type upper_bound ) in function()
88 …ure( model_output_type result, model_const_input_type left, model_const_input_type upper_bound ) in procedure()
109 ceil in ceil() function
120 ceil in ceil() function
/dports/math/gmp/gmp-6.2.1/tests/mpf/
H A Dt-trunc.c42 check_one (mpf_srcptr src, mpf_srcptr trunc, mpf_srcptr ceil, mpf_srcptr floor) in check_one()
91 check_all (mpf_ptr src, mpf_ptr trunc, mpf_ptr ceil, mpf_ptr floor) in check_all()
111 mpf_t src, trunc, ceil, floor; in check_various() local
206 PTR(ceil)[0]++; in check_various() local
222 PTR(ceil)[0]++; in check_various() local
236 PTR(ceil)[0] = 1; in check_various() local
252 PTR(ceil)[0] = 1; in check_various() local
/dports/math/gap/gap-4.11.0/extern/gmp/tests/mpf/
H A Dt-trunc.c43 check_one (mpf_srcptr src, mpf_srcptr trunc, mpf_srcptr ceil, mpf_srcptr floor) in check_one()
92 check_all (mpf_ptr src, mpf_ptr trunc, mpf_ptr ceil, mpf_ptr floor) in check_all()
112 mpf_t src, trunc, ceil, floor; in check_various() local
207 PTR(ceil)[0]++; in check_various() local
223 PTR(ceil)[0]++; in check_various() local
237 PTR(ceil)[0] = 1; in check_various() local
253 PTR(ceil)[0] = 1; in check_various() local
/dports/math/mingw32-libgmp/gmp-6.0.0/tests/mpf/
H A Dt-trunc.c43 check_one (mpf_srcptr src, mpf_srcptr trunc, mpf_srcptr ceil, mpf_srcptr floor) in check_one()
92 check_all (mpf_ptr src, mpf_ptr trunc, mpf_ptr ceil, mpf_ptr floor) in check_all()
112 mpf_t src, trunc, ceil, floor; in check_various() local
207 PTR(ceil)[0]++; in check_various() local
223 PTR(ceil)[0]++; in check_various() local
237 PTR(ceil)[0] = 1; in check_various() local
253 PTR(ceil)[0] = 1; in check_various() local
/dports/math/mpir/mpir-3.0.0/tests/mpf/
H A Dt-trunc.c45 check_one (mpf_srcptr src, mpf_srcptr trunc, mpf_srcptr ceil, mpf_srcptr floor) in check_one()
94 check_all (mpf_ptr src, mpf_ptr trunc, mpf_ptr ceil, mpf_ptr floor) in check_all()
114 mpf_t src, trunc, ceil, floor; in check_various() local
209 PTR(ceil)[0]++; in check_various() local
225 PTR(ceil)[0]++; in check_various() local
239 PTR(ceil)[0] = 1; in check_various() local
255 PTR(ceil)[0] = 1; in check_various() local
/dports/math/kalker/gmp-mpfr-sys-21966f4bfb56c87d407eb14c72e92ef4e55856aa/gmp-6.2.1-c/tests/mpf/
H A Dt-trunc.c42 check_one (mpf_srcptr src, mpf_srcptr trunc, mpf_srcptr ceil, mpf_srcptr floor) in check_one()
91 check_all (mpf_ptr src, mpf_ptr trunc, mpf_ptr ceil, mpf_ptr floor) in check_all()
111 mpf_t src, trunc, ceil, floor; in check_various() local
206 PTR(ceil)[0]++; in check_various() local
222 PTR(ceil)[0]++; in check_various() local
236 PTR(ceil)[0] = 1; in check_various() local
252 PTR(ceil)[0] = 1; in check_various() local
/dports/math/blaze/blaze-3.8/blaze/math/simd/
H A DCeil.h70 BLAZE_ALWAYS_INLINE const SIMDfloat ceil( const SIMDf32<T>& a ) noexcept in ceil() function
114 BLAZE_ALWAYS_INLINE const SIMDdouble ceil( const SIMDf64<T>& a ) noexcept in ceil() function
/dports/devel/xsimd/xsimd-7.6.0/include/xsimd/math/
H A Dxsimd_rounding.hpp87 static inline B ceil(const B& x) in ceil() function
135 static inline batch_type ceil(const batch_type& x) in ceil() function
161 static inline batch_type ceil(const batch_type& x) in ceil() function
196 static inline B ceil(const B& x) in ceil() function
265 static inline batch_type ceil(const batch_type& x) in ceil() function
291 static inline batch_type ceil(const batch_type& x) in ceil() function
330 static inline batch_type ceil(const batch_type& x) in ceil() function
360 static inline batch_type ceil(const batch_type& x) in ceil() function
403 static inline batch_type ceil(const batch_type& x) in ceil() function
431 static inline batch_type ceil(const batch_type& x) in ceil() function
[all …]
/dports/audio/festival/speech_tools/java/cpp_version/cstr/est/
H A DSigpr.java54 float ceil); in cpp_spectrogram()
61 float ceil) in spectrogram()
65 shift, length, order, floor, ceil); in spectrogram() local
/dports/misc/thrill/thrill-12c5b59bca66df93b66628b3829027bd0f110dd9/extlib/tlx/tlx/meta/
H A Dlog2.hpp61 ceil = Log2Floor<Input - 1>::value + 1 enumerator
71 ceil = 0 enumerator
81 ceil = 0 enumerator
/dports/devel/tlx/tlx-0.5.20200222-5-g8982a9d/tlx/meta/
H A Dlog2.hpp61 ceil = Log2Floor<Input - 1>::value + 1 enumerator
71 ceil = 0 enumerator
81 ceil = 0 enumerator
/dports/math/stanmath/math-4.2.0/stan/math/rev/fun/
H A Dceil.hpp47 inline var ceil(const var& a) { return var(std::ceil(a.val())); } in ceil() function
50 inline auto ceil(const var_value<T>& a) { in ceil() function
/dports/devel/libsimdpp/libsimdpp-2.1-400-g9dac213d/simdpp/core/
H A Df_ceil.h40 float32<N,expr_empty> ceil(const float32<N,E>& a) in ceil() function
45 float64<N,expr_empty> ceil(const float64<N,E>& a) in ceil() function
/dports/math/stanmath/math-4.2.0/stan/math/prim/fun/
H A Dceil.hpp40 inline auto ceil(const Container& x) { in ceil() function
55 inline auto ceil(const Container& x) { in ceil() function
/dports/math/polymake/polymake-4.5/apps/common/include/
H A DTOmath_decl.h36 TOmath<pm::Rational>::ceil( const pm::Rational &a ) { in ceil() function
54 TOmath<pm::QuadraticExtension<pm::Rational>>::ceil( const pm::QuadraticExtension<pm::Rational> &a )… in ceil() function
/dports/lang/elixir-devel/elixir-1.13.1/lib/elixir/lib/
H A Dfloat.ex237 def ceil(number, precision \\ 0) function
239 def ceil(number, 0) when is_float(number) do function
243 def ceil(number, precision) when is_float(number) and precision in @precision_range do function
247 def ceil(number, precision) when is_float(number) do function
/dports/lang/elixir/elixir-1.12.3/lib/elixir/lib/
H A Dfloat.ex237 def ceil(number, precision \\ 0) function
239 def ceil(number, 0) when is_float(number) do function
243 def ceil(number, precision) when is_float(number) and precision in @precision_range do function
247 def ceil(number, precision) when is_float(number) do function
/dports/math/kfr/kfr-4.2.1/include/kfr/math/impl/
H A Dround.hpp62 KFR_INTRINSIC f32sse ceil(const f32sse& value) { return _mm_ceil_ps(value.v); } in ceil() function
66 KFR_INTRINSIC f64sse ceil(const f64sse& value) { return _mm_ceil_pd(value.v); } in ceil() function
75 KFR_INTRINSIC f32avx ceil(const f32avx& value) { return _mm256_ceil_ps(value.v); } in ceil() function
79 KFR_INTRINSIC f64avx ceil(const f64avx& value) { return _mm256_ceil_pd(value.v); } in ceil() function
93 KFR_INTRINSIC f32avx512 ceil(const f32avx512& value) in ceil() function
109 KFR_INTRINSIC f64avx512 ceil(const f64avx512& value) in ceil() function
204 KFR_INTRINSIC vec<T, N> ceil(const vec<T, N>& value) in ceil() function
/dports/devel/R-cran-BH/BH/inst/include/boost/math/ccmath/
H A Dceil.hpp39 inline constexpr Real ceil(Real arg) noexcept in ceil() function
56 inline constexpr double ceil(Z arg) noexcept in ceil() function
/dports/databases/sfcgal/SFCGAL-815d5097f684dbc48b22041bf2047beab36df0a1/src/
H A Dnumeric.cpp36 CGAL::Gmpz ceil( const CGAL::Gmpq& v ) in ceil() function
73 mpz_class ceil( const mpq_class& v ) in ceil() function
/dports/devel/etl/synfig-1.2.2/ETL/ETL/
H A D_random.h104 void set_range(const value_type &floor,const value_type &ceil) in set_range()
107 void set_range(const value_type &ceil) in set_range()
/dports/graphics/synfig/synfig-1.2.2/ETL/ETL/
H A D_random.h104 void set_range(const value_type &floor,const value_type &ceil) in set_range()
107 void set_range(const value_type &ceil) in set_range()
/dports/graphics/synfigstudio/synfig-1.2.2/ETL/ETL/
H A D_random.h104 void set_range(const value_type &floor,const value_type &ceil) in set_range()
107 void set_range(const value_type &ceil) in set_range()
/dports/x11/alacritty/alacritty-0.9.0/cargo-crates/ab_glyph_rasterizer-0.1.4/src/
H A Dnostd_float.rs4 fn ceil(self) -> Self; in ceil() method
16 fn ceil(self) -> Self { in ceil() method
/dports/biology/stringtie/stringtie-2.1.1/SuperReads_RNA/global-1/jellyfish/sub_commands/
H A Dhisto_main.cc34 void compute_histo(reader_type& reader, const uint64_t base, const uint64_t ceil, in compute_histo()
65 const uint64_t ceil = args.high_arg + args.increment_arg; in histo_main() local

12345678910>>...96