Home
last modified time | relevance | path

Searched refs:t_max (Results 1 – 25 of 769) sorted by relevance

12345678910>>...31

/dports/graphics/epix/epix-1.2.19/
H A Dplots.h51 void plot (P f(double), double t_min, double t_max, unsigned int n);
55 double t_min, double t_max, unsigned int n);
59 void plot (const Deriv&, double t_min, double t_max, unsigned int n);
64 double t_min, double t_max, unsigned int n);
155 const P& start, double t_max, unsigned int);
158 const P& start, double t_max, unsigned int);
162 const P& start, double t_min, double t_max, unsigned int);
165 const P& start, double t_min, double t_max, unsigned int);
170 const P& start, double t_max, unsigned int n = 0);
182 double t_min, double t_max, unsigned int);
[all …]
H A Dplots.cc74 plot(id, f, zero, t_min, t_max, num_pts); in plot()
92 plot(f1, f2, zero, t_min, t_max, num_pts); in plot()
99 domain(t_min, t_max, num_pts)); in polarplot()
191 const double step((t_max - t_min)/num_pts); in envelope()
202 const double step((t_max - t_min)/num_pts); in envelope()
227 double t_max, unsigned int num_pts) in tan_field() argument
505 double t_max, unsigned int n) in ode_plot() argument
511 double t_max, unsigned int num_pts) in ode_plot() argument
594 path boundary(f1, t_min, t_max, num_pts); in shadeplot()
595 path graph2(f2, t_min, t_max, num_pts); in shadeplot()
[all …]
H A Dpath.cc128 double t_min, double t_max, in path() argument
132 double T_MAX(t_max); in path()
133 if (full_turn() < fabs(t_max-t_min)) in path()
151 double t_min, double t_max) in path() argument
154 double frac(min(fabs(t_max-t_min)/full_turn(), 1)); in path()
157 const double dt((t_max - t_min)/num_pts); in path()
222 const double dt((t_max - t_min)/num_pts); in path()
229 path::path(P f(double), double t_min, double t_max) in path() argument
232 const double dt((t_max - t_min)/EPIX_NUM_PTS); in path()
247 const double dt((t_max - t_min)/num_pts); in path()
[all …]
/dports/devel/boost-docs/boost_1_72_0/boost/geometry/strategies/cartesian/
H A Ddisjoint_segment_box.hpp116 RelativeDistancePair& t_max) in apply()
128 && t_max.first < ti_min) in apply()
140 || t_max_x_diff < ti_min * t_max.second ) in apply()
150 if ( ti_max * t_max.second < t_max_x_diff ) in apply()
152 t_max.first = ti_max; in apply()
153 t_max.second = diff; in apply()
168 >::apply(p0, p1, box, t_min, t_max); in apply()
198 if ( geometry::math::equals(t_max.first, 0) ) { t_max.first = 1; } in apply()
206 if ( t_min.first > diff || t_max.first < 0 ) in apply()
211 t_min.second = t_max.second = diff; in apply()
[all …]
/dports/devel/hyperscan/boost_1_75_0/boost/geometry/strategies/cartesian/
H A Ddisjoint_segment_box.hpp116 RelativeDistancePair& t_max) in apply()
128 && t_max.first < ti_min) in apply()
140 || t_max_x_diff < ti_min * t_max.second ) in apply()
150 if ( ti_max * t_max.second < t_max_x_diff ) in apply()
152 t_max.first = ti_max; in apply()
153 t_max.second = diff; in apply()
168 >::apply(p0, p1, box, t_min, t_max); in apply()
198 if ( geometry::math::equals(t_max.first, 0) ) { t_max.first = 1; } in apply()
206 if ( t_min.first > diff || t_max.first < 0 ) in apply()
211 t_min.second = t_max.second = diff; in apply()
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/boost/geometry/strategies/cartesian/
H A Ddisjoint_segment_box.hpp116 RelativeDistancePair& t_max) in apply()
128 && t_max.first < ti_min) in apply()
140 || t_max_x_diff < ti_min * t_max.second ) in apply()
150 if ( ti_max * t_max.second < t_max_x_diff ) in apply()
152 t_max.first = ti_max; in apply()
153 t_max.second = diff; in apply()
168 >::apply(p0, p1, box, t_min, t_max); in apply()
198 if ( geometry::math::equals(t_max.first, 0) ) { t_max.first = 1; } in apply()
206 if ( t_min.first > diff || t_max.first < 0 ) in apply()
211 t_min.second = t_max.second = diff; in apply()
[all …]
/dports/devel/R-cran-BH/BH/inst/include/boost/geometry/strategies/cartesian/
H A Ddisjoint_segment_box.hpp116 RelativeDistancePair& t_max) in apply()
128 && t_max.first < ti_min) in apply()
140 || t_max_x_diff < ti_min * t_max.second ) in apply()
150 if ( ti_max * t_max.second < t_max_x_diff ) in apply()
152 t_max.first = ti_max; in apply()
153 t_max.second = diff; in apply()
168 >::apply(p0, p1, box, t_min, t_max); in apply()
198 if ( geometry::math::equals(t_max.first, 0) ) { t_max.first = 1; } in apply()
206 if ( t_min.first > diff || t_max.first < 0 ) in apply()
211 t_min.second = t_max.second = diff; in apply()
[all …]
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/geometry/strategies/cartesian/
H A Ddisjoint_segment_box.hpp116 RelativeDistancePair& t_max) in apply()
128 && t_max.first < ti_min) in apply()
140 || t_max_x_diff < ti_min * t_max.second ) in apply()
150 if ( ti_max * t_max.second < t_max_x_diff ) in apply()
152 t_max.first = ti_max; in apply()
153 t_max.second = diff; in apply()
168 >::apply(p0, p1, box, t_min, t_max); in apply()
198 if ( geometry::math::equals(t_max.first, 0) ) { t_max.first = 1; } in apply()
206 if ( t_min.first > diff || t_max.first < 0 ) in apply()
211 t_min.second = t_max.second = diff; in apply()
[all …]
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/geometry/strategies/cartesian/
H A Ddisjoint_segment_box.hpp116 RelativeDistancePair& t_max) in apply()
128 && t_max.first < ti_min) in apply()
140 || t_max_x_diff < ti_min * t_max.second ) in apply()
150 if ( ti_max * t_max.second < t_max_x_diff ) in apply()
152 t_max.first = ti_max; in apply()
153 t_max.second = diff; in apply()
168 >::apply(p0, p1, box, t_min, t_max); in apply()
198 if ( geometry::math::equals(t_max.first, 0) ) { t_max.first = 1; } in apply()
206 if ( t_min.first > diff || t_max.first < 0 ) in apply()
211 t_min.second = t_max.second = diff; in apply()
[all …]
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/geometry/algorithms/detail/disjoint/
H A Dsegment_box.hpp119 RelativeDistancePair& t_max) in apply()
131 && t_max.first < ti_min) in apply()
143 || t_max_x_diff < ti_min * t_max.second ) in apply()
153 if ( ti_max * t_max.second < t_max_x_diff ) in apply()
155 t_max.first = ti_max; in apply()
156 t_max.second = diff; in apply()
171 >::apply(p0, p1, box, t_min, t_max); in apply()
201 if ( geometry::math::equals(t_max.first, 0) ) { t_max.first = 1; } in apply()
209 if ( t_min.first > diff || t_max.first < 0 ) in apply()
214 t_min.second = t_max.second = diff; in apply()
[all …]
/dports/devel/boost-libs/boost_1_72_0/boost/geometry/strategies/cartesian/
H A Ddisjoint_segment_box.hpp116 RelativeDistancePair& t_max) in apply()
128 && t_max.first < ti_min) in apply()
140 || t_max_x_diff < ti_min * t_max.second ) in apply()
150 if ( ti_max * t_max.second < t_max_x_diff ) in apply()
152 t_max.first = ti_max; in apply()
153 t_max.second = diff; in apply()
168 >::apply(p0, p1, box, t_min, t_max); in apply()
198 if ( geometry::math::equals(t_max.first, 0) ) { t_max.first = 1; } in apply()
206 if ( t_min.first > diff || t_max.first < 0 ) in apply()
211 t_min.second = t_max.second = diff; in apply()
[all …]
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/geometry/algorithms/detail/disjoint/
H A Dsegment_box.hpp119 RelativeDistancePair& t_max) in apply()
131 && t_max.first < ti_min) ) in apply()
141 || t_max_x_diff < ti_min * t_max.second ) in apply()
151 if ( ti_max * t_max.second < t_max_x_diff ) in apply()
153 t_max.first = ti_max; in apply()
154 t_max.second = diff; in apply()
169 >::apply(p0, p1, box, t_min, t_max); in apply()
199 if ( geometry::math::equals(t_max.first, 0) ) { t_max.first = 1; } in apply()
202 if ( t_min.first > diff || t_max.first < 0 ) in apply()
207 t_min.second = t_max.second = diff; in apply()
[all …]
/dports/databases/percona57-server/boost_1_59_0/boost/geometry/algorithms/detail/disjoint/
H A Dsegment_box.hpp119 RelativeDistancePair& t_max) in apply()
131 && t_max.first < ti_min) ) in apply()
141 || t_max_x_diff < ti_min * t_max.second ) in apply()
151 if ( ti_max * t_max.second < t_max_x_diff ) in apply()
153 t_max.first = ti_max; in apply()
154 t_max.second = diff; in apply()
169 >::apply(p0, p1, box, t_min, t_max); in apply()
199 if ( geometry::math::equals(t_max.first, 0) ) { t_max.first = 1; } in apply()
202 if ( t_min.first > diff || t_max.first < 0 ) in apply()
207 t_min.second = t_max.second = diff; in apply()
[all …]
/dports/databases/xtrabackup/boost_1_59_0/boost/geometry/algorithms/detail/disjoint/
H A Dsegment_box.hpp119 RelativeDistancePair& t_max) in apply()
131 && t_max.first < ti_min) ) in apply()
141 || t_max_x_diff < ti_min * t_max.second ) in apply()
151 if ( ti_max * t_max.second < t_max_x_diff ) in apply()
153 t_max.first = ti_max; in apply()
154 t_max.second = diff; in apply()
169 >::apply(p0, p1, box, t_min, t_max); in apply()
199 if ( geometry::math::equals(t_max.first, 0) ) { t_max.first = 1; } in apply()
202 if ( t_min.first > diff || t_max.first < 0 ) in apply()
207 t_min.second = t_max.second = diff; in apply()
[all …]
/dports/databases/percona57-client/boost_1_59_0/boost/geometry/algorithms/detail/disjoint/
H A Dsegment_box.hpp119 RelativeDistancePair& t_max) in apply()
131 && t_max.first < ti_min) ) in apply()
141 || t_max_x_diff < ti_min * t_max.second ) in apply()
151 if ( ti_max * t_max.second < t_max_x_diff ) in apply()
153 t_max.first = ti_max; in apply()
154 t_max.second = diff; in apply()
169 >::apply(p0, p1, box, t_min, t_max); in apply()
199 if ( geometry::math::equals(t_max.first, 0) ) { t_max.first = 1; } in apply()
202 if ( t_min.first > diff || t_max.first < 0 ) in apply()
207 t_min.second = t_max.second = diff; in apply()
[all …]
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/geometry/algorithms/detail/disjoint/
H A Dsegment_box.hpp119 RelativeDistancePair& t_max) in apply()
131 && t_max.first < ti_min) ) in apply()
141 || t_max_x_diff < ti_min * t_max.second ) in apply()
151 if ( ti_max * t_max.second < t_max_x_diff ) in apply()
153 t_max.first = ti_max; in apply()
154 t_max.second = diff; in apply()
169 >::apply(p0, p1, box, t_min, t_max); in apply()
199 if ( geometry::math::equals(t_max.first, 0) ) { t_max.first = 1; } in apply()
202 if ( t_min.first > diff || t_max.first < 0 ) in apply()
207 t_min.second = t_max.second = diff; in apply()
[all …]
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/geometry/algorithms/detail/disjoint/
H A Dsegment_box.hpp119 RelativeDistancePair& t_max) in apply()
131 && t_max.first < ti_min) ) in apply()
141 || t_max_x_diff < ti_min * t_max.second ) in apply()
151 if ( ti_max * t_max.second < t_max_x_diff ) in apply()
153 t_max.first = ti_max; in apply()
154 t_max.second = diff; in apply()
169 >::apply(p0, p1, box, t_min, t_max); in apply()
199 if ( geometry::math::equals(t_max.first, 0) ) { t_max.first = 1; } in apply()
202 if ( t_min.first > diff || t_max.first < 0 ) in apply()
207 t_min.second = t_max.second = diff; in apply()
[all …]
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/geometry/strategies/cartesian/
H A Ddisjoint_segment_box.hpp115 RelativeDistancePair& t_max) in apply()
127 && t_max.first < ti_min) in apply()
139 || t_max_x_diff < ti_min * t_max.second ) in apply()
149 if ( ti_max * t_max.second < t_max_x_diff ) in apply()
151 t_max.first = ti_max; in apply()
152 t_max.second = diff; in apply()
167 >::apply(p0, p1, box, t_min, t_max); in apply()
197 if ( geometry::math::equals(t_max.first, 0) ) { t_max.first = 1; } in apply()
205 if ( t_min.first > diff || t_max.first < 0 ) in apply()
210 t_min.second = t_max.second = diff; in apply()
[all …]
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/geometry/strategies/cartesian/
H A Ddisjoint_segment_box.hpp115 RelativeDistancePair& t_max) in apply()
127 && t_max.first < ti_min) in apply()
139 || t_max_x_diff < ti_min * t_max.second ) in apply()
149 if ( ti_max * t_max.second < t_max_x_diff ) in apply()
151 t_max.first = ti_max; in apply()
152 t_max.second = diff; in apply()
167 >::apply(p0, p1, box, t_min, t_max); in apply()
197 if ( geometry::math::equals(t_max.first, 0) ) { t_max.first = 1; } in apply()
205 if ( t_min.first > diff || t_max.first < 0 ) in apply()
210 t_min.second = t_max.second = diff; in apply()
[all …]
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/externals/fetk/sg/src/glu/
H A Dnurbsutl.c147 for(t_max=cnt-1;t_max;t_max--) in set_new_t_min_t_max()
159 for(t_max=cnt-1;t_max;t_max--) in set_new_t_min_t_max()
164 geom_knot->t_max=t_max; in set_new_t_min_t_max()
172 for(t_max=cnt-1;t_max;t_max--) in set_new_t_min_t_max()
177 color_knot->t_max=t_max; in set_new_t_min_t_max()
186 for(t_max=cnt-1;t_max;t_max--) in set_new_t_min_t_max()
191 normal_knot->t_max=t_max; in set_new_t_min_t_max()
200 for(t_max=cnt-1;t_max;t_max--) in set_new_t_min_t_max()
205 texture_knot->t_max=t_max; in set_new_t_min_t_max()
367 GLint t_min,t_max; in explode_knot() local
[all …]
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/peigs/example/
H A Dtim_com.c57 DoublePrecision t0, t_min, t_max, t_mean; local
74 t_max = t0;
75 gmax00( (char *) &t_max, 1, 1, 997, 0, naproc, iwork, work );
79 t_min = -t_max;
90 fprintf(stderr, " Max communication time = %f \n", t_max);
92 fprintf(stderr, " (Max comm)/(total time) = %f \n", t_max/t_total);
/dports/science/nwchem-data/nwchem-7.0.2-release/src/peigs/example/
H A Dtim_com.c57 DoublePrecision t0, t_min, t_max, t_mean; local
74 t_max = t0;
75 gmax00( (char *) &t_max, 1, 1, 997, 0, naproc, iwork, work );
79 t_min = -t_max;
90 fprintf(stderr, " Max communication time = %f \n", t_max);
92 fprintf(stderr, " (Max comm)/(total time) = %f \n", t_max/t_total);
/dports/science/lammps/lammps-stable_29Sep2021/lib/kokkos/core/perf_test/
H A DPerfTest_CustomReduction.cpp74 Scalar t_max = Scalar(0); in custom_reduction_test() local
82 Kokkos::Max<Scalar>(t_max)); in custom_reduction_test()
83 if (t_max > thread_max) thread_max = t_max; in custom_reduction_test()
104 Scalar t_max = Scalar(0); in custom_reduction_test() local
112 Kokkos::Max<Scalar>(t_max)); in custom_reduction_test()
113 if (t_max > thread_max) thread_max = t_max; in custom_reduction_test()
/dports/devel/kokkos/kokkos-3.4.01/core/perf_test/
H A DPerfTest_CustomReduction.cpp74 Scalar t_max = Scalar(0); in custom_reduction_test() local
82 Kokkos::Max<Scalar>(t_max)); in custom_reduction_test()
83 if (t_max > thread_max) thread_max = t_max; in custom_reduction_test()
104 Scalar t_max = Scalar(0); in custom_reduction_test() local
112 Kokkos::Max<Scalar>(t_max)); in custom_reduction_test()
113 if (t_max > thread_max) thread_max = t_max; in custom_reduction_test()
/dports/science/sparta/sparta-20Oct2021/lib/kokkos/core/perf_test/
H A DPerfTest_CustomReduction.cpp74 Scalar t_max = Scalar(0); in custom_reduction_test() local
82 Kokkos::Max<Scalar>(t_max)); in custom_reduction_test()
83 if (t_max > thread_max) thread_max = t_max; in custom_reduction_test()
104 Scalar t_max = Scalar(0); in custom_reduction_test() local
112 Kokkos::Max<Scalar>(t_max)); in custom_reduction_test()
113 if (t_max > thread_max) thread_max = t_max; in custom_reduction_test()

12345678910>>...31