Home
last modified time | relevance | path

Searched refs:bin_positions (Results 1 – 25 of 34) sorted by relevance

12

/dports/devel/hyperscan/boost_1_75_0/boost/accumulators/statistics/
H A Ddensity.hpp78 , bin_positions(num_bins + 2) in density_impl()
115 this->bin_positions[i] = minimum + (i - 1.) * bin_size; in operator ()()
120 if (*iter < this->bin_positions[1]) in operator ()()
124 else if (*iter >= this->bin_positions[this->num_bins + 1]) in operator ()()
131 this->bin_positions.begin() in operator ()()
132 , this->bin_positions.end() in operator ()()
144 if (args[sample] < this->bin_positions[1]) in operator ()()
155 this->bin_positions.begin() in operator ()()
156 , this->bin_positions.end() in operator ()()
198 ar & bin_positions; in serialize() local
[all …]
H A Dweighted_density.hpp67 , bin_positions(num_bins + 2) in weighted_density_impl()
104 this->bin_positions[i] = minimum + (i - 1.) * bin_size; in operator ()()
109 if (iter->first < this->bin_positions[1]) in operator ()()
120 this->bin_positions.begin() in operator ()()
121 , this->bin_positions.end() in operator ()()
133 if (args[sample] < this->bin_positions[1]) in operator ()()
137 else if (args[sample] >= this->bin_positions[this->num_bins + 1]) in operator ()()
144 this->bin_positions.begin() in operator ()()
145 , this->bin_positions.end() in operator ()()
185 ar & bin_positions; in serialize() local
[all …]
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/accumulators/statistics/
H A Ddensity.hpp78 , bin_positions(num_bins + 2) in density_impl()
115 this->bin_positions[i] = minimum + (i - 1.) * bin_size; in operator ()()
120 if (*iter < this->bin_positions[1]) in operator ()()
124 else if (*iter >= this->bin_positions[this->num_bins + 1]) in operator ()()
131 this->bin_positions.begin() in operator ()()
132 , this->bin_positions.end() in operator ()()
144 if (args[sample] < this->bin_positions[1]) in operator ()()
155 this->bin_positions.begin() in operator ()()
156 , this->bin_positions.end() in operator ()()
198 ar & bin_positions; in serialize() local
[all …]
H A Dweighted_density.hpp67 , bin_positions(num_bins + 2) in weighted_covariance_impl()
104 this->bin_positions[i] = minimum + (i - 1.) * bin_size; in operator ()()
109 if (iter->first < this->bin_positions[1]) in operator ()()
120 this->bin_positions.begin() in operator ()()
121 , this->bin_positions.end() in operator ()()
133 if (args[sample] < this->bin_positions[1]) in operator ()()
137 else if (args[sample] >= this->bin_positions[this->num_bins + 1]) in operator ()()
144 this->bin_positions.begin() in operator ()()
145 , this->bin_positions.end() in operator ()()
185 ar & bin_positions;
[all …]
/dports/devel/R-cran-BH/BH/inst/include/boost/accumulators/statistics/
H A Ddensity.hpp78 , bin_positions(num_bins + 2) in density_impl()
115 this->bin_positions[i] = minimum + (i - 1.) * bin_size; in operator ()()
120 if (*iter < this->bin_positions[1]) in operator ()()
124 else if (*iter >= this->bin_positions[this->num_bins + 1]) in operator ()()
131 this->bin_positions.begin() in operator ()()
132 , this->bin_positions.end() in operator ()()
144 if (args[sample] < this->bin_positions[1]) in operator ()()
155 this->bin_positions.begin() in operator ()()
156 , this->bin_positions.end() in operator ()()
198 ar & bin_positions; in serialize() local
[all …]
H A Dweighted_density.hpp67 , bin_positions(num_bins + 2) in weighted_density_impl()
104 this->bin_positions[i] = minimum + (i - 1.) * bin_size; in operator ()()
109 if (iter->first < this->bin_positions[1]) in operator ()()
120 this->bin_positions.begin() in operator ()()
121 , this->bin_positions.end() in operator ()()
133 if (args[sample] < this->bin_positions[1]) in operator ()()
137 else if (args[sample] >= this->bin_positions[this->num_bins + 1]) in operator ()()
144 this->bin_positions.begin() in operator ()()
145 , this->bin_positions.end() in operator ()()
185 ar & bin_positions; in serialize() local
[all …]
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/accumulators/statistics/
H A Dweighted_density.hpp67 , bin_positions(num_bins + 2) in weighted_density_impl()
104 this->bin_positions[i] = minimum + (i - 1.) * bin_size; in operator ()()
109 if (iter->first < this->bin_positions[1]) in operator ()()
120 this->bin_positions.begin() in operator ()()
121 , this->bin_positions.end() in operator ()()
133 if (args[sample] < this->bin_positions[1]) in operator ()()
137 else if (args[sample] >= this->bin_positions[this->num_bins + 1]) in operator ()()
144 this->bin_positions.begin() in operator ()()
145 , this->bin_positions.end() in operator ()()
185 ar & bin_positions; in serialize() local
[all …]
H A Ddensity.hpp78 , bin_positions(num_bins + 2) in density_impl()
115 this->bin_positions[i] = minimum + (i - 1.) * bin_size; in operator ()()
120 if (*iter < this->bin_positions[1]) in operator ()()
124 else if (*iter >= this->bin_positions[this->num_bins + 1]) in operator ()()
131 this->bin_positions.begin() in operator ()()
132 , this->bin_positions.end() in operator ()()
144 if (args[sample] < this->bin_positions[1]) in operator ()()
155 this->bin_positions.begin() in operator ()()
156 , this->bin_positions.end() in operator ()()
198 ar & bin_positions; in serialize() local
[all …]
/dports/devel/boost-libs/boost_1_72_0/boost/accumulators/statistics/
H A Ddensity.hpp78 , bin_positions(num_bins + 2) in density_impl()
115 this->bin_positions[i] = minimum + (i - 1.) * bin_size; in operator ()()
120 if (*iter < this->bin_positions[1]) in operator ()()
124 else if (*iter >= this->bin_positions[this->num_bins + 1]) in operator ()()
131 this->bin_positions.begin() in operator ()()
132 , this->bin_positions.end() in operator ()()
144 if (args[sample] < this->bin_positions[1]) in operator ()()
155 this->bin_positions.begin() in operator ()()
156 , this->bin_positions.end() in operator ()()
198 ar & bin_positions; in serialize() local
[all …]
H A Dweighted_density.hpp67 , bin_positions(num_bins + 2) in weighted_density_impl()
104 this->bin_positions[i] = minimum + (i - 1.) * bin_size; in operator ()()
109 if (iter->first < this->bin_positions[1]) in operator ()()
120 this->bin_positions.begin() in operator ()()
121 , this->bin_positions.end() in operator ()()
133 if (args[sample] < this->bin_positions[1]) in operator ()()
137 else if (args[sample] >= this->bin_positions[this->num_bins + 1]) in operator ()()
144 this->bin_positions.begin() in operator ()()
145 , this->bin_positions.end() in operator ()()
185 ar & bin_positions; in serialize() local
[all …]
/dports/devel/boost-docs/boost_1_72_0/boost/accumulators/statistics/
H A Dweighted_density.hpp67 , bin_positions(num_bins + 2) in weighted_density_impl()
104 this->bin_positions[i] = minimum + (i - 1.) * bin_size; in operator ()()
109 if (iter->first < this->bin_positions[1]) in operator ()()
120 this->bin_positions.begin() in operator ()()
121 , this->bin_positions.end() in operator ()()
133 if (args[sample] < this->bin_positions[1]) in operator ()()
137 else if (args[sample] >= this->bin_positions[this->num_bins + 1]) in operator ()()
144 this->bin_positions.begin() in operator ()()
145 , this->bin_positions.end() in operator ()()
185 ar & bin_positions; in serialize() local
[all …]
H A Ddensity.hpp78 , bin_positions(num_bins + 2) in density_impl()
115 this->bin_positions[i] = minimum + (i - 1.) * bin_size; in operator ()()
120 if (*iter < this->bin_positions[1]) in operator ()()
124 else if (*iter >= this->bin_positions[this->num_bins + 1]) in operator ()()
131 this->bin_positions.begin() in operator ()()
132 , this->bin_positions.end() in operator ()()
144 if (args[sample] < this->bin_positions[1]) in operator ()()
155 this->bin_positions.begin() in operator ()()
156 , this->bin_positions.end() in operator ()()
198 ar & bin_positions; in serialize() local
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/boost/accumulators/statistics/
H A Dweighted_density.hpp67 , bin_positions(num_bins + 2) in weighted_density_impl()
104 this->bin_positions[i] = minimum + (i - 1.) * bin_size; in operator ()()
109 if (iter->first < this->bin_positions[1]) in operator ()()
120 this->bin_positions.begin() in operator ()()
121 , this->bin_positions.end() in operator ()()
133 if (args[sample] < this->bin_positions[1]) in operator ()()
137 else if (args[sample] >= this->bin_positions[this->num_bins + 1]) in operator ()()
144 this->bin_positions.begin() in operator ()()
145 , this->bin_positions.end() in operator ()()
185 ar & bin_positions; in serialize() local
[all …]
H A Ddensity.hpp78 , bin_positions(num_bins + 2) in density_impl()
115 this->bin_positions[i] = minimum + (i - 1.) * bin_size; in operator ()()
120 if (*iter < this->bin_positions[1]) in operator ()()
124 else if (*iter >= this->bin_positions[this->num_bins + 1]) in operator ()()
131 this->bin_positions.begin() in operator ()()
132 , this->bin_positions.end() in operator ()()
144 if (args[sample] < this->bin_positions[1]) in operator ()()
155 this->bin_positions.begin() in operator ()()
156 , this->bin_positions.end() in operator ()()
198 ar & bin_positions; in serialize() local
[all …]
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/boost/include/boost/accumulators/statistics/
H A Ddensity.hpp72 , bin_positions(num_bins + 2) in density_impl()
109 this->bin_positions[i] = minimum + (i - 1.) * bin_size; in operator ()()
114 if (*iter < this->bin_positions[1]) in operator ()()
118 else if (*iter >= this->bin_positions[this->num_bins + 1]) in operator ()()
125 this->bin_positions.begin() in operator ()()
126 , this->bin_positions.end() in operator ()()
138 if (args[sample] < this->bin_positions[1]) in operator ()()
142 else if (args[sample] >= this->bin_positions[this->num_bins + 1]) in operator ()()
149 this->bin_positions.begin() in operator ()()
150 , this->bin_positions.end() in operator ()()
[all …]
H A Dweighted_density.hpp65 , bin_positions(num_bins + 2) in weighted_density_impl()
102 this->bin_positions[i] = minimum + (i - 1.) * bin_size; in operator ()()
107 if (iter->first < this->bin_positions[1]) in operator ()()
118 this->bin_positions.begin() in operator ()()
119 , this->bin_positions.end() in operator ()()
131 if (args[sample] < this->bin_positions[1]) in operator ()()
135 else if (args[sample] >= this->bin_positions[this->num_bins + 1]) in operator ()()
142 this->bin_positions.begin() in operator ()()
143 , this->bin_positions.end() in operator ()()
147 std::size_t d = std::distance(this->bin_positions.begin(), it); in operator ()()
[all …]
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/accumulators/statistics/
H A Dweighted_density.hpp65 , bin_positions(num_bins + 2) in weighted_density_impl()
102 this->bin_positions[i] = minimum + (i - 1.) * bin_size; in operator ()()
107 if (iter->first < this->bin_positions[1]) in operator ()()
118 this->bin_positions.begin() in operator ()()
119 , this->bin_positions.end() in operator ()()
131 if (args[sample] < this->bin_positions[1]) in operator ()()
135 else if (args[sample] >= this->bin_positions[this->num_bins + 1]) in operator ()()
142 this->bin_positions.begin() in operator ()()
143 , this->bin_positions.end() in operator ()()
147 std::size_t d = std::distance(this->bin_positions.begin(), it); in operator ()()
[all …]
H A Ddensity.hpp76 , bin_positions(num_bins + 2) in density_impl()
113 this->bin_positions[i] = minimum + (i - 1.) * bin_size; in operator ()()
118 if (*iter < this->bin_positions[1]) in operator ()()
122 else if (*iter >= this->bin_positions[this->num_bins + 1]) in operator ()()
129 this->bin_positions.begin() in operator ()()
130 , this->bin_positions.end() in operator ()()
142 if (args[sample] < this->bin_positions[1]) in operator ()()
146 else if (args[sample] >= this->bin_positions[this->num_bins + 1]) in operator ()()
153 this->bin_positions.begin() in operator ()()
154 , this->bin_positions.end() in operator ()()
[all …]
/dports/databases/xtrabackup/boost_1_59_0/boost/accumulators/statistics/
H A Dweighted_density.hpp65 , bin_positions(num_bins + 2) in weighted_density_impl()
102 this->bin_positions[i] = minimum + (i - 1.) * bin_size; in operator ()()
107 if (iter->first < this->bin_positions[1]) in operator ()()
118 this->bin_positions.begin() in operator ()()
119 , this->bin_positions.end() in operator ()()
131 if (args[sample] < this->bin_positions[1]) in operator ()()
135 else if (args[sample] >= this->bin_positions[this->num_bins + 1]) in operator ()()
142 this->bin_positions.begin() in operator ()()
143 , this->bin_positions.end() in operator ()()
147 std::size_t d = std::distance(this->bin_positions.begin(), it); in operator ()()
[all …]
H A Ddensity.hpp76 , bin_positions(num_bins + 2) in density_impl()
113 this->bin_positions[i] = minimum + (i - 1.) * bin_size; in operator ()()
118 if (*iter < this->bin_positions[1]) in operator ()()
122 else if (*iter >= this->bin_positions[this->num_bins + 1]) in operator ()()
129 this->bin_positions.begin() in operator ()()
130 , this->bin_positions.end() in operator ()()
142 if (args[sample] < this->bin_positions[1]) in operator ()()
146 else if (args[sample] >= this->bin_positions[this->num_bins + 1]) in operator ()()
153 this->bin_positions.begin() in operator ()()
154 , this->bin_positions.end() in operator ()()
[all …]
/dports/databases/percona57-server/boost_1_59_0/boost/accumulators/statistics/
H A Ddensity.hpp76 , bin_positions(num_bins + 2) in density_impl()
113 this->bin_positions[i] = minimum + (i - 1.) * bin_size; in operator ()()
118 if (*iter < this->bin_positions[1]) in operator ()()
122 else if (*iter >= this->bin_positions[this->num_bins + 1]) in operator ()()
129 this->bin_positions.begin() in operator ()()
130 , this->bin_positions.end() in operator ()()
142 if (args[sample] < this->bin_positions[1]) in operator ()()
146 else if (args[sample] >= this->bin_positions[this->num_bins + 1]) in operator ()()
153 this->bin_positions.begin() in operator ()()
154 , this->bin_positions.end() in operator ()()
[all …]
H A Dweighted_density.hpp65 , bin_positions(num_bins + 2) in weighted_density_impl()
102 this->bin_positions[i] = minimum + (i - 1.) * bin_size; in operator ()()
107 if (iter->first < this->bin_positions[1]) in operator ()()
118 this->bin_positions.begin() in operator ()()
119 , this->bin_positions.end() in operator ()()
131 if (args[sample] < this->bin_positions[1]) in operator ()()
135 else if (args[sample] >= this->bin_positions[this->num_bins + 1]) in operator ()()
142 this->bin_positions.begin() in operator ()()
143 , this->bin_positions.end() in operator ()()
147 std::size_t d = std::distance(this->bin_positions.begin(), it); in operator ()()
[all …]
/dports/databases/percona57-client/boost_1_59_0/boost/accumulators/statistics/
H A Dweighted_density.hpp65 , bin_positions(num_bins + 2) in weighted_density_impl()
102 this->bin_positions[i] = minimum + (i - 1.) * bin_size; in operator ()()
107 if (iter->first < this->bin_positions[1]) in operator ()()
118 this->bin_positions.begin() in operator ()()
119 , this->bin_positions.end() in operator ()()
131 if (args[sample] < this->bin_positions[1]) in operator ()()
135 else if (args[sample] >= this->bin_positions[this->num_bins + 1]) in operator ()()
142 this->bin_positions.begin() in operator ()()
143 , this->bin_positions.end() in operator ()()
147 std::size_t d = std::distance(this->bin_positions.begin(), it); in operator ()()
[all …]
H A Ddensity.hpp76 , bin_positions(num_bins + 2) in density_impl()
113 this->bin_positions[i] = minimum + (i - 1.) * bin_size; in operator ()()
118 if (*iter < this->bin_positions[1]) in operator ()()
122 else if (*iter >= this->bin_positions[this->num_bins + 1]) in operator ()()
129 this->bin_positions.begin() in operator ()()
130 , this->bin_positions.end() in operator ()()
142 if (args[sample] < this->bin_positions[1]) in operator ()()
146 else if (args[sample] >= this->bin_positions[this->num_bins + 1]) in operator ()()
153 this->bin_positions.begin() in operator ()()
154 , this->bin_positions.end() in operator ()()
[all …]
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/accumulators/statistics/
H A Dweighted_density.hpp65 , bin_positions(num_bins + 2) in weighted_density_impl()
102 this->bin_positions[i] = minimum + (i - 1.) * bin_size; in operator ()()
107 if (iter->first < this->bin_positions[1]) in operator ()()
118 this->bin_positions.begin() in operator ()()
119 , this->bin_positions.end() in operator ()()
131 if (args[sample] < this->bin_positions[1]) in operator ()()
135 else if (args[sample] >= this->bin_positions[this->num_bins + 1]) in operator ()()
142 this->bin_positions.begin() in operator ()()
143 , this->bin_positions.end() in operator ()()
147 std::size_t d = std::distance(this->bin_positions.begin(), it); in operator ()()
[all …]

12