Home
last modified time | relevance | path

Searched refs:cpoly (Results 1 – 25 of 120) sorted by relevance

12345

/dports/math/mpsolve/mpsolve-3.2.1/src/libmps/chebyshev/
H A Dchebyshev-parser.c38 mpc_set_prec (cpoly->mfpc[i], precision); in mps_chebyshev_poly_read_from_stream()
100 mpf_set_q (mpc_Re (cpoly->mfpc[i]), cpoly->rational_real_coeffs[i]); in mps_chebyshev_poly_read_from_stream()
101 mpf_set_q (mpc_Im (cpoly->mfpc[i]), cpoly->rational_imag_coeffs[i]); in mps_chebyshev_poly_read_from_stream()
105 mpc_get_cdpe (cpoly->dpc[i], cpoly->mfpc[i]); in mps_chebyshev_poly_read_from_stream()
106 mpc_get_cplx (cpoly->fpc[i], cpoly->mfpc[i]); in mps_chebyshev_poly_read_from_stream()
120 mpc_set_ui (cpoly->mfpc[i], 0U, 0U); in mps_chebyshev_poly_read_from_stream()
176 mpf_set_q (mpc_Re (cpoly->mfpc[degree]), cpoly->rational_real_coeffs[degree]); in mps_chebyshev_poly_read_from_stream()
192 mpf_set_q (mpc_Im (cpoly->mfpc[degree]), cpoly->rational_imag_coeffs[degree]); in mps_chebyshev_poly_read_from_stream()
198 mpc_get_cdpe (cpoly->dpc[degree], cpoly->mfpc[degree]); in mps_chebyshev_poly_read_from_stream()
199 mpc_get_cplx (cpoly->fpc[degree], cpoly->mfpc[degree]); in mps_chebyshev_poly_read_from_stream()
[all …]
H A Dchebyshev.c86 mpc_clear (cpoly->lc); in mps_chebyshev_poly_free()
88 cplx_vfree (cpoly->fpc); in mps_chebyshev_poly_free()
89 cdpe_vfree (cpoly->dpc); in mps_chebyshev_poly_free()
90 mpc_vfree (cpoly->mfpc); in mps_chebyshev_poly_free()
120 mpc_set_prec (cpoly->lc, wp); in mps_chebyshev_poly_raise_data()
122 mpc_pow_si (cpoly->lc, cpoly->lc, MAX (poly->degree - 1, 0)); in mps_chebyshev_poly_raise_data()
137 mpf_set_q (mpc_Re (cpoly->mfpc[i]), cpoly->rational_real_coeffs[i]); in mps_chebyshev_poly_raise_data()
138 mpf_set_q (mpc_Im (cpoly->mfpc[i]), cpoly->rational_imag_coeffs[i]); in mps_chebyshev_poly_raise_data()
151 mpc_set (lc, cpoly->lc); in mps_chebyshev_get_leading_coefficient()
192 mpf_set_q (mpc_Re (cpoly->mfpc[i]), cpoly->rational_real_coeffs[i]); in mps_chebyshev_poly_set_coefficient_i()
[all …]
/dports/graphics/yafaray/libYafaRay-3.5.1/src/yafraycore/
H A Dtriclip.cc79 cpoly[nc] = *p2; in triBoxClip()
103 cpoly[nc] = *p2; in triBoxClip()
109 cpoly[nc] = *p2; in triBoxClip()
124 cpoly[nc] = cpoly[0]; in triBoxClip()
140 cpoly[nc] = *p2; in triBoxClip()
164 cpoly[nc] = *p2; in triBoxClip()
170 cpoly[nc] = *p2; in triBoxClip()
187 cpoly[nc] = cpoly[0]; in triBoxClip()
259 cpoly[nc] = *p2; in triPlaneClip()
306 cpoly[nc] = cpoly[0]; in triPlaneClip()
[all …]
/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/polyselect/
H A DmurphyE.c53 MurphyE (cado_poly_srcptr cpoly, double Bf, double Bg, double area, int K, in MurphyE() argument
61 x = sqrt (area * cpoly->skew); in MurphyE()
62 y = sqrt (area / cpoly->skew); in MurphyE()
63 double_poly_init (f, cpoly->pols[ALG_SIDE]->deg); in MurphyE()
64 double_poly_init (g, cpoly->pols[RAT_SIDE]->deg); in MurphyE()
65 double_poly_set_mpz_poly (f, cpoly->pols[ALG_SIDE]); in MurphyE()
66 double_poly_set_mpz_poly (g, cpoly->pols[RAT_SIDE]); in MurphyE()
67 alpha_f = get_alpha (cpoly->pols[ALG_SIDE], B); in MurphyE()
68 alpha_g = get_alpha (cpoly->pols[RAT_SIDE], B); in MurphyE()
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/BiFModule/Implementation/IMF/FP64/
H A Dsincospi_d_la.cl82 double cpoly;
154 cpoly = SPIRV_OCL_BUILTIN(fma, _f64_f64_f64, ) (c8, Rc2, c7);
156 cpoly = SPIRV_OCL_BUILTIN(fma, _f64_f64_f64, ) (cpoly, Rc2, c6);
158 cpoly = SPIRV_OCL_BUILTIN(fma, _f64_f64_f64, ) (cpoly, Rc2, c5);
160 cpoly = SPIRV_OCL_BUILTIN(fma, _f64_f64_f64, ) (cpoly, Rc2, c4);
163 cpoly = SPIRV_OCL_BUILTIN(fma, _f64_f64_f64, ) (cpoly, Rc2, c3);
175 cpoly = SPIRV_OCL_BUILTIN(fma, _f64_f64_f64, ) (cpoly, Rc2, c2);
177 cpoly = SPIRV_OCL_BUILTIN(fma, _f64_f64_f64, ) (cpoly, Rc2, c1);
179 cpoly = SPIRV_OCL_BUILTIN(fma, _f64_f64_f64, ) (cpoly, Rc2, c0);
185 vr2 = (cpoly * Rc);
/dports/devel/boost-docs/boost_1_72_0/boost/geometry/geometries/concepts/
H A Dpolygon_concept.hpp62 polygon_type const* cpoly = poly; in apply() local
66 ring_const_type ce = traits::exterior_ring<PolygonType>::get(*cpoly); in apply()
67 interior_const_type ci = traits::interior_rings<PolygonType>::get(*cpoly); in apply()
69 boost::ignore_unused(poly, cpoly); in apply()
110 const_polygon_type const* cpoly = 0; in apply() local
112 ring_const_type ce = traits::exterior_ring<const_polygon_type>::get(*cpoly); in apply()
113 interior_const_type ci = traits::interior_rings<const_polygon_type>::get(*cpoly); in apply()
115 boost::ignore_unused(ce, ci, cpoly); in apply()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/geometry/geometries/concepts/
H A Dpolygon_concept.hpp68 polygon_type const* cpoly = poly; in apply() local
72 ring_const_type ce = traits::exterior_ring<PolygonType>::get(*cpoly); in apply()
73 interior_const_type ci = traits::interior_rings<PolygonType>::get(*cpoly); in apply()
75 boost::ignore_unused(poly, cpoly); in apply()
116 const_polygon_type const* cpoly = 0; in apply() local
118 ring_const_type ce = traits::exterior_ring<const_polygon_type>::get(*cpoly); in apply()
119 interior_const_type ci = traits::interior_rings<const_polygon_type>::get(*cpoly); in apply()
121 boost::ignore_unused(ce, ci, cpoly); in apply()
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/geometry/geometries/concepts/
H A Dpolygon_concept.hpp68 polygon_type const* cpoly = poly; in apply() local
72 ring_const_type ce = traits::exterior_ring<PolygonType>::get(*cpoly); in apply()
73 interior_const_type ci = traits::interior_rings<PolygonType>::get(*cpoly); in apply()
75 boost::ignore_unused(poly, cpoly); in apply()
116 const_polygon_type const* cpoly = 0; in apply() local
118 ring_const_type ce = traits::exterior_ring<const_polygon_type>::get(*cpoly); in apply()
119 interior_const_type ci = traits::interior_rings<const_polygon_type>::get(*cpoly); in apply()
121 boost::ignore_unused(ce, ci, cpoly); in apply()
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/geometry/geometries/concepts/
H A Dpolygon_concept.hpp62 polygon_type const* cpoly = poly; in apply() local
66 ring_const_type ce = traits::exterior_ring<PolygonType>::get(*cpoly); in apply()
67 interior_const_type ci = traits::interior_rings<PolygonType>::get(*cpoly); in apply()
69 boost::ignore_unused(poly, cpoly); in apply()
110 const_polygon_type const* cpoly = 0; in apply() local
112 ring_const_type ce = traits::exterior_ring<const_polygon_type>::get(*cpoly); in apply()
113 interior_const_type ci = traits::interior_rings<const_polygon_type>::get(*cpoly); in apply()
115 boost::ignore_unused(ce, ci, cpoly); in apply()
/dports/devel/boost-libs/boost_1_72_0/boost/geometry/geometries/concepts/
H A Dpolygon_concept.hpp62 polygon_type const* cpoly = poly; in apply() local
66 ring_const_type ce = traits::exterior_ring<PolygonType>::get(*cpoly); in apply()
67 interior_const_type ci = traits::interior_rings<PolygonType>::get(*cpoly); in apply()
69 boost::ignore_unused(poly, cpoly); in apply()
110 const_polygon_type const* cpoly = 0; in apply() local
112 ring_const_type ce = traits::exterior_ring<const_polygon_type>::get(*cpoly); in apply()
113 interior_const_type ci = traits::interior_rings<const_polygon_type>::get(*cpoly); in apply()
115 boost::ignore_unused(ce, ci, cpoly); in apply()
/dports/devel/boost-python-libs/boost_1_72_0/boost/geometry/geometries/concepts/
H A Dpolygon_concept.hpp62 polygon_type const* cpoly = poly; in apply() local
66 ring_const_type ce = traits::exterior_ring<PolygonType>::get(*cpoly); in apply()
67 interior_const_type ci = traits::interior_rings<PolygonType>::get(*cpoly); in apply()
69 boost::ignore_unused(poly, cpoly); in apply()
110 const_polygon_type const* cpoly = 0; in apply() local
112 ring_const_type ce = traits::exterior_ring<const_polygon_type>::get(*cpoly); in apply()
113 interior_const_type ci = traits::interior_rings<const_polygon_type>::get(*cpoly); in apply()
115 boost::ignore_unused(ce, ci, cpoly); in apply()
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/geometry/geometries/concepts/
H A Dpolygon_concept.hpp62 polygon_type const* cpoly = poly; in apply() local
66 ring_const_type ce = traits::exterior_ring<PolygonType>::get(*cpoly); in apply()
67 interior_const_type ci = traits::interior_rings<PolygonType>::get(*cpoly); in apply()
69 boost::ignore_unused(poly, cpoly); in apply()
110 const_polygon_type const* cpoly = 0; in apply() local
112 ring_const_type ce = traits::exterior_ring<const_polygon_type>::get(*cpoly); in apply()
113 interior_const_type ci = traits::interior_rings<const_polygon_type>::get(*cpoly); in apply()
115 boost::ignore_unused(ce, ci, cpoly); in apply()
/dports/devel/hyperscan/boost_1_75_0/boost/geometry/geometries/concepts/
H A Dpolygon_concept.hpp68 polygon_type const* cpoly = poly; in apply() local
72 ring_const_type ce = traits::exterior_ring<PolygonType>::get(*cpoly); in apply()
73 interior_const_type ci = traits::interior_rings<PolygonType>::get(*cpoly); in apply()
75 boost::ignore_unused(poly, cpoly); in apply()
116 const_polygon_type const* cpoly = 0; in apply() local
118 ring_const_type ce = traits::exterior_ring<const_polygon_type>::get(*cpoly); in apply()
119 interior_const_type ci = traits::interior_rings<const_polygon_type>::get(*cpoly); in apply()
121 boost::ignore_unused(ce, ci, cpoly); in apply()
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/C3/test/lib_funcs_test/
H A Dpoly_test.c115 POLY_FREE(cpoly); in Test_cheb_approx()
138 POLY_FREE(cpoly); in Test_cheb_approx_nonnormal()
167 POLY_FREE(cpoly); in Test_cheb_approx_adapt()
196 POLY_FREE(cpoly); in Test_cheb_approx_adapt_weird()
228 POLY_FREE(cpoly); in Test_cheb_derivative()
261 POLY_FREE(cpoly); in Test_cheb_derivative2()
294 POLY_FREE(cpoly); in Test_cheb_dderivative()
328 POLY_FREE(cpoly); in Test_cheb_dderivative2()
358 POLY_FREE(cpoly); in Test_cheb_integrate()
1769 double second_moment = orth_poly_expansion_inner(cpoly,cpoly); in Test_hermite_non_std_normal()
[all …]
/dports/graphics/figurine/figurine-1.0.5/src/
H A Dpolyline.c135 kill_object(cpoly); in polyline_button()
136 cpoly = NULL; in polyline_button()
141 if (cpoly!=NULL) in polyline_button()
143 cpoly = NULL; in polyline_button()
160 cpoly = NULL; in polyline_button()
163 if (cpoly!=NULL) in polyline_button()
165 cpoly = NULL; in polyline_button()
260 cpoly = ob; in polyline_button()
339 cpoly->bbox = merge_boxes(cpoly->bbox,bb); in polyline_button()
455 cpoly->bbox = merge_boxes(cpoly->bbox,bb); in polyline_button()
[all …]
/dports/devel/R-cran-BH/BH/inst/include/boost/geometry/geometries/concepts/
H A Dpolygon_concept.hpp69 polygon_type const* cpoly = poly; in apply() local
73 ring_const_type ce = traits::exterior_ring<PolygonType>::get(*cpoly); in apply()
74 interior_const_type ci = traits::interior_rings<PolygonType>::get(*cpoly); in apply()
76 boost::ignore_unused(poly, cpoly); in apply()
117 const_polygon_type const* cpoly = 0; in apply() local
119 ring_const_type ce = traits::exterior_ring<const_polygon_type>::get(*cpoly); in apply()
120 interior_const_type ci = traits::interior_rings<const_polygon_type>::get(*cpoly); in apply()
122 boost::ignore_unused(ce, ci, cpoly); in apply()
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/boost/include/boost/geometry/geometries/concepts/
H A Dpolygon_concept.hpp61 polygon_type const* cpoly = poly;
65 ring_const_type ce = traits::exterior_ring<PolygonType>::get(*cpoly);
66 interior_const_type ci = traits::interior_rings<PolygonType>::get(*cpoly);
73 boost::ignore_unused_variable_warning(cpoly);
113 const_polygon_type const* cpoly = 0;
115 ring_const_type ce = traits::exterior_ring<const_polygon_type>::get(*cpoly);
116 interior_const_type ci = traits::interior_rings<const_polygon_type>::get(*cpoly);
120 boost::ignore_unused_variable_warning(cpoly);
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/geometry/geometries/concepts/
H A Dpolygon_concept.hpp61 polygon_type const* cpoly = poly;
65 ring_const_type ce = traits::exterior_ring<PolygonType>::get(*cpoly);
66 interior_const_type ci = traits::interior_rings<PolygonType>::get(*cpoly);
73 boost::ignore_unused_variable_warning(cpoly);
113 const_polygon_type const* cpoly = 0;
115 ring_const_type ce = traits::exterior_ring<const_polygon_type>::get(*cpoly);
116 interior_const_type ci = traits::interior_rings<const_polygon_type>::get(*cpoly);
120 boost::ignore_unused_variable_warning(cpoly);
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/geometry/geometries/concepts/
H A Dpolygon_concept.hpp61 polygon_type const* cpoly = poly;
65 ring_const_type ce = traits::exterior_ring<PolygonType>::get(*cpoly);
66 interior_const_type ci = traits::interior_rings<PolygonType>::get(*cpoly);
73 boost::ignore_unused_variable_warning(cpoly);
113 const_polygon_type const* cpoly = 0;
115 ring_const_type ce = traits::exterior_ring<const_polygon_type>::get(*cpoly);
116 interior_const_type ci = traits::interior_rings<const_polygon_type>::get(*cpoly);
120 boost::ignore_unused_variable_warning(cpoly);
/dports/databases/percona57-server/boost_1_59_0/boost/geometry/geometries/concepts/
H A Dpolygon_concept.hpp61 polygon_type const* cpoly = poly;
65 ring_const_type ce = traits::exterior_ring<PolygonType>::get(*cpoly);
66 interior_const_type ci = traits::interior_rings<PolygonType>::get(*cpoly);
73 boost::ignore_unused_variable_warning(cpoly);
113 const_polygon_type const* cpoly = 0;
115 ring_const_type ce = traits::exterior_ring<const_polygon_type>::get(*cpoly);
116 interior_const_type ci = traits::interior_rings<const_polygon_type>::get(*cpoly);
120 boost::ignore_unused_variable_warning(cpoly);
/dports/databases/xtrabackup/boost_1_59_0/boost/geometry/geometries/concepts/
H A Dpolygon_concept.hpp61 polygon_type const* cpoly = poly;
65 ring_const_type ce = traits::exterior_ring<PolygonType>::get(*cpoly);
66 interior_const_type ci = traits::interior_rings<PolygonType>::get(*cpoly);
73 boost::ignore_unused_variable_warning(cpoly);
113 const_polygon_type const* cpoly = 0;
115 ring_const_type ce = traits::exterior_ring<const_polygon_type>::get(*cpoly);
116 interior_const_type ci = traits::interior_rings<const_polygon_type>::get(*cpoly);
120 boost::ignore_unused_variable_warning(cpoly);
/dports/databases/percona57-client/boost_1_59_0/boost/geometry/geometries/concepts/
H A Dpolygon_concept.hpp61 polygon_type const* cpoly = poly;
65 ring_const_type ce = traits::exterior_ring<PolygonType>::get(*cpoly);
66 interior_const_type ci = traits::interior_rings<PolygonType>::get(*cpoly);
73 boost::ignore_unused_variable_warning(cpoly);
113 const_polygon_type const* cpoly = 0;
115 ring_const_type ce = traits::exterior_ring<const_polygon_type>::get(*cpoly);
116 interior_const_type ci = traits::interior_rings<const_polygon_type>::get(*cpoly);
120 boost::ignore_unused_variable_warning(cpoly);
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/geometry/geometries/concepts/
H A Dpolygon_concept.hpp61 polygon_type const* cpoly = poly; in apply() local
65 ring_const_type ce = traits::exterior_ring<PolygonType>::get(*cpoly); in apply()
66 interior_const_type ci = traits::interior_rings<PolygonType>::get(*cpoly); in apply()
73 boost::ignore_unused_variable_warning(cpoly); in apply()
113 const_polygon_type const* cpoly = 0; in apply() local
115 ring_const_type ce = traits::exterior_ring<const_polygon_type>::get(*cpoly); in apply()
116 interior_const_type ci = traits::interior_rings<const_polygon_type>::get(*cpoly); in apply()
120 boost::ignore_unused_variable_warning(cpoly); in apply()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/geometry/geometries/concepts/
H A Dpolygon_concept.hpp61 polygon_type const* cpoly = poly;
65 ring_const_type ce = traits::exterior_ring<PolygonType>::get(*cpoly);
66 interior_const_type ci = traits::interior_rings<PolygonType>::get(*cpoly);
73 boost::ignore_unused_variable_warning(cpoly);
113 const_polygon_type const* cpoly = 0;
115 ring_const_type ce = traits::exterior_ring<const_polygon_type>::get(*cpoly);
116 interior_const_type ci = traits::interior_rings<const_polygon_type>::get(*cpoly);
120 boost::ignore_unused_variable_warning(cpoly);
/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/sieve/
H A Dlas-norms.hpp49 …lognorm_base(siever_config const & sc, cxx_cado_poly const & cpoly, int side, qlattice_basis const…
79 …lognorm_reference(siever_config const & sc, cxx_cado_poly const & cpoly, int side, qlattice_basis …
100 …lognorm_smart(siever_config const & sc, cxx_cado_poly const & cpoly, int side, qlattice_basis cons…
117 cado_poly_srcptr cpoly; member
127 : doing(doing), cpoly(las.cpoly), nb_threads(las.nb_threads)
144 …sieve_range_adjust(las_todo_entry const & doing, cado_poly_srcptr cpoly, siever_config const & con… in sieve_range_adjust()
145 : Q(doing, cpoly->skew), conf(conf), cpoly(cpoly) in sieve_range_adjust()

12345