Home
last modified time | relevance | path

Searched refs:heights (Results 1 – 25 of 2996) sorted by relevance

12345678910>>...120

/dports/graphics/movit/movit-1.6.3/
H A Ddeinterlace_effect.cpp65 heights[input_num] = height; in inform_input_size()
76 assert(heights[0] == heights[1]); in get_output_size()
77 assert(heights[1] == heights[2]); in get_output_size()
78 assert(heights[2] == heights[3]); in get_output_size()
79 assert(heights[3] == heights[4]); in get_output_size()
182 heights[input_num] = height; in inform_input_size()
192 assert(heights[0] == heights[1]); in get_output_size()
193 assert(heights[1] == heights[2]); in get_output_size()
194 assert(heights[2] == heights[3]); in get_output_size()
195 assert(heights[3] == heights[4]); in get_output_size()
[all …]
/dports/devel/hyperscan/boost_1_75_0/boost/accumulators/statistics/
H A Dextended_p_square.hpp91 , heights(2 * probabilities.size() + 3) in extended_p_square_impl()
92 , actual_positions(heights.size()) in extended_p_square_impl()
93 , desired_positions(heights.size()) in extended_p_square_impl()
94 , positions_increments(heights.size()) in extended_p_square_impl()
140 std::sort(this->heights.begin(), this->heights.end()); in operator ()()
162 this->heights.begin() in operator ()()
163 , this->heights.end() in operator ()()
195 float_type hp = (this->heights[i+1] - this->heights[i]) / dp; in operator ()()
196 float_type hm = (this->heights[i-1] - this->heights[i]) / dm; in operator ()()
206 if(this->heights[i - 1] < h && h < this->heights[i + 1]) in operator ()()
[all …]
/dports/devel/R-cran-BH/BH/inst/include/boost/accumulators/statistics/
H A Dextended_p_square.hpp91 , heights(2 * probabilities.size() + 3) in extended_p_square_impl()
92 , actual_positions(heights.size()) in extended_p_square_impl()
93 , desired_positions(heights.size()) in extended_p_square_impl()
94 , positions_increments(heights.size()) in extended_p_square_impl()
140 std::sort(this->heights.begin(), this->heights.end()); in operator ()()
162 this->heights.begin() in operator ()()
163 , this->heights.end() in operator ()()
195 float_type hp = (this->heights[i+1] - this->heights[i]) / dp; in operator ()()
196 float_type hm = (this->heights[i-1] - this->heights[i]) / dm; in operator ()()
206 if(this->heights[i - 1] < h && h < this->heights[i + 1]) in operator ()()
[all …]
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/accumulators/statistics/
H A Dextended_p_square.hpp91 , heights(2 * probabilities.size() + 3) in extended_p_square_impl()
92 , actual_positions(heights.size()) in extended_p_square_impl()
93 , desired_positions(heights.size()) in extended_p_square_impl()
94 , positions_increments(heights.size()) in extended_p_square_impl()
140 std::sort(this->heights.begin(), this->heights.end()); in operator ()()
162 this->heights.begin() in operator ()()
163 , this->heights.end() in operator ()()
195 float_type hp = (this->heights[i+1] - this->heights[i]) / dp; in operator ()()
196 float_type hm = (this->heights[i-1] - this->heights[i]) / dm; in operator ()()
206 if(this->heights[i - 1] < h && h < this->heights[i + 1]) in operator ()()
[all …]
/dports/devel/boost-libs/boost_1_72_0/boost/accumulators/statistics/
H A Dextended_p_square.hpp91 , heights(2 * probabilities.size() + 3) in extended_p_square_impl()
92 , actual_positions(heights.size()) in extended_p_square_impl()
93 , desired_positions(heights.size()) in extended_p_square_impl()
94 , positions_increments(heights.size()) in extended_p_square_impl()
140 std::sort(this->heights.begin(), this->heights.end()); in operator ()()
162 this->heights.begin() in operator ()()
163 , this->heights.end() in operator ()()
195 float_type hp = (this->heights[i+1] - this->heights[i]) / dp; in operator ()()
196 float_type hm = (this->heights[i-1] - this->heights[i]) / dm; in operator ()()
206 if(this->heights[i - 1] < h && h < this->heights[i + 1]) in operator ()()
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/boost/accumulators/statistics/
H A Dextended_p_square.hpp91 , heights(2 * probabilities.size() + 3) in extended_p_square_impl()
92 , actual_positions(heights.size()) in extended_p_square_impl()
93 , desired_positions(heights.size()) in extended_p_square_impl()
94 , positions_increments(heights.size()) in extended_p_square_impl()
140 std::sort(this->heights.begin(), this->heights.end()); in operator ()()
162 this->heights.begin() in operator ()()
163 , this->heights.end() in operator ()()
195 float_type hp = (this->heights[i+1] - this->heights[i]) / dp; in operator ()()
196 float_type hm = (this->heights[i-1] - this->heights[i]) / dm; in operator ()()
206 if(this->heights[i - 1] < h && h < this->heights[i + 1]) in operator ()()
[all …]
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/accumulators/statistics/
H A Dextended_p_square.hpp91 , heights(2 * probabilities.size() + 3) in extended_p_square_impl()
92 , actual_positions(heights.size()) in extended_p_square_impl()
93 , desired_positions(heights.size()) in extended_p_square_impl()
94 , positions_increments(heights.size()) in extended_p_square_impl()
140 std::sort(this->heights.begin(), this->heights.end()); in operator ()()
162 this->heights.begin() in operator ()()
163 , this->heights.end() in operator ()()
195 float_type hp = (this->heights[i+1] - this->heights[i]) / dp; in operator ()()
196 float_type hm = (this->heights[i-1] - this->heights[i]) / dm; in operator ()()
206 if(this->heights[i - 1] < h && h < this->heights[i + 1]) in operator ()()
[all …]
/dports/devel/boost-docs/boost_1_72_0/boost/accumulators/statistics/
H A Dextended_p_square.hpp91 , heights(2 * probabilities.size() + 3) in extended_p_square_impl()
92 , actual_positions(heights.size()) in extended_p_square_impl()
93 , desired_positions(heights.size()) in extended_p_square_impl()
94 , positions_increments(heights.size()) in extended_p_square_impl()
140 std::sort(this->heights.begin(), this->heights.end()); in operator ()()
162 this->heights.begin() in operator ()()
163 , this->heights.end() in operator ()()
195 float_type hp = (this->heights[i+1] - this->heights[i]) / dp; in operator ()()
196 float_type hm = (this->heights[i-1] - this->heights[i]) / dm; in operator ()()
206 if(this->heights[i - 1] < h && h < this->heights[i + 1]) in operator ()()
[all …]
/dports/www/mediawiki136/mediawiki-1.36.3/vendor/wikimedia/running-stat/src/Wikimedia/
H A DPSquare.php42 private $heights = []; variable in Wikimedia\\PSquare
83 $this->heights[] = $x;
85 sort( $this->heights );
91 $this->heights[0] = $x;
94 $this->heights[4] = $x;
128 $this->heights[$i] = $q;
147 $q = $this->heights[$i];
172 $q = $this->heights[$i];
188 sort( $this->heights );
191 return ( $this->heights[$i - 1] + $this->heights[$i] ) / 2;
[all …]
/dports/www/mediawiki137/mediawiki-1.37.1/vendor/wikimedia/running-stat/src/Wikimedia/
H A DPSquare.php42 private $heights = [];
83 $this->heights[] = $x;
85 sort( $this->heights );
91 $this->heights[0] = $x;
94 $this->heights[4] = $x;
128 $this->heights[$i] = $q;
147 $q = $this->heights[$i];
172 $q = $this->heights[$i];
188 sort( $this->heights );
191 return ( $this->heights[$i - 1] + $this->heights[$i] ) / 2;
[all …]
/dports/www/mediawiki135/mediawiki-1.35.5/vendor/wikimedia/running-stat/src/Wikimedia/
H A DPSquare.php42 private $heights = []; variable in Wikimedia\\PSquare
83 $this->heights[] = $x;
85 sort( $this->heights );
91 $this->heights[0] = $x;
94 $this->heights[4] = $x;
128 $this->heights[$i] = $q;
147 $q = $this->heights[$i];
172 $q = $this->heights[$i];
188 sort( $this->heights );
191 return ( $this->heights[$i - 1] + $this->heights[$i] ) / 2;
[all …]
/dports/games/trackballs/trackballs-1.3.3/src/
H A DheightModifier.cc63 c.heights[4] = v; in tick()
128 c.heights[corner] = v; in tick()
129 if ((cor1 != not1) && (cor1 != not2) && (cor1 != not3)) c1.heights[cor1] = v; in tick()
130 if ((cor2 != not1) && (cor2 != not2) && (cor2 != not3)) c2.heights[cor2] = v; in tick()
131 if ((cor3 != not1) && (cor3 != not2) && (cor3 != not3)) c3.heights[cor3] = v; in tick()
134 c.heights[4] = (c.heights[0] + c.heights[1] + c.heights[2] + c.heights[3]) / 4.; in tick()
136 c1.heights[4] = (c1.heights[0] + c1.heights[1] + c1.heights[2] + c1.heights[3]) / 4.; in tick()
138 c2.heights[4] = (c2.heights[0] + c2.heights[1] + c2.heights[2] + c2.heights[3]) / 4.; in tick()
140 c3.heights[4] = (c3.heights[0] + c3.heights[1] + c3.heights[2] + c3.heights[3]) / 4.; in tick()
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/boost/include/boost/accumulators/statistics/
H A Dextended_p_square.hpp88 , heights(2 * probabilities.size() + 3) in extended_p_square_impl()
89 , actual_positions(heights.size()) in extended_p_square_impl()
90 , desired_positions(heights.size()) in extended_p_square_impl()
91 , positions_increments(heights.size()) in extended_p_square_impl()
137 std::sort(this->heights.begin(), this->heights.end()); in operator ()()
159 this->heights.begin() in operator ()()
160 , this->heights.end() in operator ()()
192 float_type hp = (this->heights[i+1] - this->heights[i]) / dp; in operator ()()
193 float_type hm = (this->heights[i-1] - this->heights[i]) / dm; in operator ()()
203 if(this->heights[i - 1] < h && h < this->heights[i + 1]) in operator ()()
[all …]
H A Dp_square_quantile.hpp65 , heights() in p_square_quantile_impl()
101 std::sort(this->heights.begin(), this->heights.end()); in operator ()()
109 if (args[sample] < this->heights[0]) in operator ()()
123 this->heights.begin() in operator ()()
124 , this->heights.end() in operator ()()
156 float_type hp = (this->heights[i + 1] - this->heights[i]) / dp; in operator ()()
157 float_type hm = (this->heights[i - 1] - this->heights[i]) / dm; in operator ()()
167 if(this->heights[i - 1] < h && h < this->heights[i + 1]) in operator ()()
169 this->heights[i] = h; in operator ()()
191 return this->heights[2]; in result()
[all …]
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/accumulators/statistics/
H A Dextended_p_square.hpp90 , heights(2 * probabilities.size() + 3) in extended_p_square_impl()
91 , actual_positions(heights.size()) in extended_p_square_impl()
92 , desired_positions(heights.size()) in extended_p_square_impl()
93 , positions_increments(heights.size()) in extended_p_square_impl()
139 std::sort(this->heights.begin(), this->heights.end()); in operator ()()
161 this->heights.begin() in operator ()()
162 , this->heights.end() in operator ()()
194 float_type hp = (this->heights[i+1] - this->heights[i]) / dp; in operator ()()
195 float_type hm = (this->heights[i-1] - this->heights[i]) / dm; in operator ()()
205 if(this->heights[i - 1] < h && h < this->heights[i + 1]) in operator ()()
[all …]
H A Dp_square_quantile.hpp65 , heights() in p_square_quantile_impl()
101 std::sort(this->heights.begin(), this->heights.end()); in operator ()()
109 if (args[sample] < this->heights[0]) in operator ()()
123 this->heights.begin() in operator ()()
124 , this->heights.end() in operator ()()
156 float_type hp = (this->heights[i + 1] - this->heights[i]) / dp; in operator ()()
157 float_type hm = (this->heights[i - 1] - this->heights[i]) / dm; in operator ()()
167 if(this->heights[i - 1] < h && h < this->heights[i + 1]) in operator ()()
169 this->heights[i] = h; in operator ()()
191 return this->heights[2]; in result()
[all …]
/dports/databases/xtrabackup/boost_1_59_0/boost/accumulators/statistics/
H A Dextended_p_square.hpp90 , heights(2 * probabilities.size() + 3) in extended_p_square_impl()
91 , actual_positions(heights.size()) in extended_p_square_impl()
92 , desired_positions(heights.size()) in extended_p_square_impl()
93 , positions_increments(heights.size()) in extended_p_square_impl()
139 std::sort(this->heights.begin(), this->heights.end()); in operator ()()
161 this->heights.begin() in operator ()()
162 , this->heights.end() in operator ()()
194 float_type hp = (this->heights[i+1] - this->heights[i]) / dp; in operator ()()
195 float_type hm = (this->heights[i-1] - this->heights[i]) / dm; in operator ()()
205 if(this->heights[i - 1] < h && h < this->heights[i + 1]) in operator ()()
[all …]
H A Dp_square_quantile.hpp65 , heights() in p_square_quantile_impl()
101 std::sort(this->heights.begin(), this->heights.end()); in operator ()()
109 if (args[sample] < this->heights[0]) in operator ()()
123 this->heights.begin() in operator ()()
124 , this->heights.end() in operator ()()
156 float_type hp = (this->heights[i + 1] - this->heights[i]) / dp; in operator ()()
157 float_type hm = (this->heights[i - 1] - this->heights[i]) / dm; in operator ()()
167 if(this->heights[i - 1] < h && h < this->heights[i + 1]) in operator ()()
169 this->heights[i] = h; in operator ()()
191 return this->heights[2]; in result()
[all …]
/dports/databases/percona57-server/boost_1_59_0/boost/accumulators/statistics/
H A Dextended_p_square.hpp90 , heights(2 * probabilities.size() + 3) in extended_p_square_impl()
91 , actual_positions(heights.size()) in extended_p_square_impl()
92 , desired_positions(heights.size()) in extended_p_square_impl()
93 , positions_increments(heights.size()) in extended_p_square_impl()
139 std::sort(this->heights.begin(), this->heights.end()); in operator ()()
161 this->heights.begin() in operator ()()
162 , this->heights.end() in operator ()()
194 float_type hp = (this->heights[i+1] - this->heights[i]) / dp; in operator ()()
195 float_type hm = (this->heights[i-1] - this->heights[i]) / dm; in operator ()()
205 if(this->heights[i - 1] < h && h < this->heights[i + 1]) in operator ()()
[all …]
H A Dp_square_quantile.hpp65 , heights() in p_square_quantile_impl()
101 std::sort(this->heights.begin(), this->heights.end()); in operator ()()
109 if (args[sample] < this->heights[0]) in operator ()()
123 this->heights.begin() in operator ()()
124 , this->heights.end() in operator ()()
156 float_type hp = (this->heights[i + 1] - this->heights[i]) / dp; in operator ()()
157 float_type hm = (this->heights[i - 1] - this->heights[i]) / dm; in operator ()()
167 if(this->heights[i - 1] < h && h < this->heights[i + 1]) in operator ()()
169 this->heights[i] = h; in operator ()()
191 return this->heights[2]; in result()
[all …]
/dports/databases/percona57-client/boost_1_59_0/boost/accumulators/statistics/
H A Dextended_p_square.hpp90 , heights(2 * probabilities.size() + 3) in extended_p_square_impl()
91 , actual_positions(heights.size()) in extended_p_square_impl()
92 , desired_positions(heights.size()) in extended_p_square_impl()
93 , positions_increments(heights.size()) in extended_p_square_impl()
139 std::sort(this->heights.begin(), this->heights.end()); in operator ()()
161 this->heights.begin() in operator ()()
162 , this->heights.end() in operator ()()
194 float_type hp = (this->heights[i+1] - this->heights[i]) / dp; in operator ()()
195 float_type hm = (this->heights[i-1] - this->heights[i]) / dm; in operator ()()
205 if(this->heights[i - 1] < h && h < this->heights[i + 1]) in operator ()()
[all …]
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/accumulators/statistics/
H A Dextended_p_square.hpp90 , heights(2 * probabilities.size() + 3) in extended_p_square_impl()
91 , actual_positions(heights.size()) in extended_p_square_impl()
92 , desired_positions(heights.size()) in extended_p_square_impl()
93 , positions_increments(heights.size()) in extended_p_square_impl()
139 std::sort(this->heights.begin(), this->heights.end()); in operator ()()
161 this->heights.begin() in operator ()()
162 , this->heights.end() in operator ()()
194 float_type hp = (this->heights[i+1] - this->heights[i]) / dp; in operator ()()
195 float_type hm = (this->heights[i-1] - this->heights[i]) / dm; in operator ()()
205 if(this->heights[i - 1] < h && h < this->heights[i + 1]) in operator ()()
[all …]
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/accumulators/statistics/
H A Dextended_p_square.hpp90 , heights(2 * probabilities.size() + 3) in extended_p_square_impl()
91 , actual_positions(heights.size()) in extended_p_square_impl()
92 , desired_positions(heights.size()) in extended_p_square_impl()
93 , positions_increments(heights.size()) in extended_p_square_impl()
139 std::sort(this->heights.begin(), this->heights.end()); in operator ()()
161 this->heights.begin() in operator ()()
162 , this->heights.end() in operator ()()
194 float_type hp = (this->heights[i+1] - this->heights[i]) / dp; in operator ()()
195 float_type hm = (this->heights[i-1] - this->heights[i]) / dm; in operator ()()
205 if(this->heights[i - 1] < h && h < this->heights[i + 1]) in operator ()()
[all …]
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/accumulators/statistics/
H A Dextended_p_square.hpp90 , heights(2 * probabilities.size() + 3) in extended_p_square_impl()
91 , actual_positions(heights.size()) in extended_p_square_impl()
92 , desired_positions(heights.size()) in extended_p_square_impl()
93 , positions_increments(heights.size()) in extended_p_square_impl()
139 std::sort(this->heights.begin(), this->heights.end()); in operator ()()
161 this->heights.begin() in operator ()()
162 , this->heights.end() in operator ()()
194 float_type hp = (this->heights[i+1] - this->heights[i]) / dp; in operator ()()
195 float_type hm = (this->heights[i-1] - this->heights[i]) / dm; in operator ()()
205 if(this->heights[i - 1] < h && h < this->heights[i + 1]) in operator ()()
[all …]
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/accumulators/statistics/
H A Dextended_p_square.hpp90 , heights(2 * probabilities.size() + 3) in extended_p_square_impl()
91 , actual_positions(heights.size()) in extended_p_square_impl()
92 , desired_positions(heights.size()) in extended_p_square_impl()
93 , positions_increments(heights.size()) in extended_p_square_impl()
139 std::sort(this->heights.begin(), this->heights.end()); in operator ()()
161 this->heights.begin() in operator ()()
162 , this->heights.end() in operator ()()
194 float_type hp = (this->heights[i+1] - this->heights[i]) / dp; in operator ()()
195 float_type hm = (this->heights[i-1] - this->heights[i]) / dm; in operator ()()
205 if(this->heights[i - 1] < h && h < this->heights[i + 1]) in operator ()()
[all …]

12345678910>>...120