Home
last modified time | relevance | path

Searched refs:check_weibull (Results 1 – 25 of 28) sorted by relevance

12

/dports/devel/boost-docs/boost_1_72_0/libs/math/test/
H A Dtest_weibull.cpp80 check_weibull( in test_spots()
87 check_weibull( in test_spots()
94 check_weibull( in test_spots()
101 check_weibull( in test_spots()
108 check_weibull( in test_spots()
116 check_weibull( in test_spots()
123 check_weibull( in test_spots()
130 check_weibull( in test_spots()
137 check_weibull( in test_spots()
144 check_weibull( in test_spots()
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/libs/math/test/
H A Dtest_weibull.cpp80 check_weibull( in test_spots()
87 check_weibull( in test_spots()
94 check_weibull( in test_spots()
101 check_weibull( in test_spots()
108 check_weibull( in test_spots()
116 check_weibull( in test_spots()
123 check_weibull( in test_spots()
130 check_weibull( in test_spots()
137 check_weibull( in test_spots()
144 check_weibull( in test_spots()
[all …]
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/math/test/
H A Dtest_weibull.cpp80 check_weibull( in test_spots()
87 check_weibull( in test_spots()
94 check_weibull( in test_spots()
101 check_weibull( in test_spots()
108 check_weibull( in test_spots()
116 check_weibull( in test_spots()
123 check_weibull( in test_spots()
130 check_weibull( in test_spots()
137 check_weibull( in test_spots()
144 check_weibull( in test_spots()
[all …]
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/math/test/
H A Dtest_weibull.cpp80 check_weibull( in test_spots()
87 check_weibull( in test_spots()
94 check_weibull( in test_spots()
101 check_weibull( in test_spots()
108 check_weibull( in test_spots()
116 check_weibull( in test_spots()
123 check_weibull( in test_spots()
130 check_weibull( in test_spots()
137 check_weibull( in test_spots()
144 check_weibull( in test_spots()
[all …]
/dports/databases/percona57-server/boost_1_59_0/libs/math/test/
H A Dtest_weibull.cpp80 check_weibull( in test_spots()
87 check_weibull( in test_spots()
94 check_weibull( in test_spots()
101 check_weibull( in test_spots()
108 check_weibull( in test_spots()
116 check_weibull( in test_spots()
123 check_weibull( in test_spots()
130 check_weibull( in test_spots()
137 check_weibull( in test_spots()
144 check_weibull( in test_spots()
[all …]
/dports/databases/xtrabackup/boost_1_59_0/libs/math/test/
H A Dtest_weibull.cpp80 check_weibull( in test_spots()
87 check_weibull( in test_spots()
94 check_weibull( in test_spots()
101 check_weibull( in test_spots()
108 check_weibull( in test_spots()
116 check_weibull( in test_spots()
123 check_weibull( in test_spots()
130 check_weibull( in test_spots()
137 check_weibull( in test_spots()
144 check_weibull( in test_spots()
[all …]
/dports/databases/percona57-client/boost_1_59_0/libs/math/test/
H A Dtest_weibull.cpp80 check_weibull( in test_spots()
87 check_weibull( in test_spots()
94 check_weibull( in test_spots()
101 check_weibull( in test_spots()
108 check_weibull( in test_spots()
116 check_weibull( in test_spots()
123 check_weibull( in test_spots()
130 check_weibull( in test_spots()
137 check_weibull( in test_spots()
144 check_weibull( in test_spots()
[all …]
/dports/devel/boost-libs/boost_1_72_0/libs/math/test/
H A Dtest_weibull.cpp80 check_weibull( in test_spots()
87 check_weibull( in test_spots()
94 check_weibull( in test_spots()
101 check_weibull( in test_spots()
108 check_weibull( in test_spots()
116 check_weibull( in test_spots()
123 check_weibull( in test_spots()
130 check_weibull( in test_spots()
137 check_weibull( in test_spots()
144 check_weibull( in test_spots()
[all …]
/dports/devel/hyperscan/boost_1_75_0/libs/math/test/
H A Dtest_weibull.cpp80 check_weibull( in test_spots()
87 check_weibull( in test_spots()
94 check_weibull( in test_spots()
101 check_weibull( in test_spots()
108 check_weibull( in test_spots()
116 check_weibull( in test_spots()
123 check_weibull( in test_spots()
130 check_weibull( in test_spots()
137 check_weibull( in test_spots()
144 check_weibull( in test_spots()
[all …]
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/boost/include/boost/math/distributions/
H A Dweibull.hpp58 inline bool check_weibull( in check_weibull() function
130 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in pdf()
156 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in cdf()
177 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in quantile()
201 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in cdf()
223 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in quantile()
247 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in mean()
263 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in variance()
285 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in mode()
306 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in median()
[all …]
/dports/devel/boost-docs/boost_1_72_0/boost/math/distributions/
H A Dweibull.hpp58 inline bool check_weibull( in check_weibull() function
130 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in pdf()
164 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in cdf()
185 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in quantile()
209 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in cdf()
231 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in quantile()
255 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in mean()
271 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in variance()
293 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in mode()
314 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in median()
[all …]
/dports/devel/hyperscan/boost_1_75_0/boost/math/distributions/
H A Dweibull.hpp58 inline bool check_weibull( in check_weibull() function
130 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in pdf()
164 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in cdf()
185 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in quantile()
209 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in cdf()
231 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in quantile()
255 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in mean()
271 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in variance()
293 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in mode()
314 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in median()
[all …]
/dports/devel/R-cran-BH/BH/inst/include/boost/math/distributions/
H A Dweibull.hpp58 inline bool check_weibull( in check_weibull() function
130 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in pdf()
164 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in cdf()
185 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in quantile()
209 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in cdf()
231 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in quantile()
255 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in mean()
271 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in variance()
293 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in mode()
314 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in median()
[all …]
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/math/distributions/
H A Dweibull.hpp58 inline bool check_weibull( in check_weibull() function
130 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in pdf()
164 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in cdf()
185 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in quantile()
209 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in cdf()
231 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in quantile()
255 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in mean()
271 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in variance()
293 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in mode()
314 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in median()
[all …]
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/math/distributions/
H A Dweibull.hpp58 inline bool check_weibull(
130 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in uniform_distribution()
164 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in support()
185 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in cdf()
209 if(false == detail::check_weibull(function, scale, shape, &result, Policy()))
231 if(false == detail::check_weibull(function, scale, shape, &result, Policy()))
255 if(false == detail::check_weibull(function, scale, shape, &result, Policy()))
271 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in quantile()
293 if(false == detail::check_weibull(function, scale, shape, &result, Policy()))
314 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in mode()
[all …]
/dports/databases/xtrabackup/boost_1_59_0/boost/math/distributions/
H A Dweibull.hpp58 inline bool check_weibull( in check_weibull() function
130 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in pdf()
164 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in cdf()
185 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in quantile()
209 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in cdf()
231 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in quantile()
255 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in mean()
271 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in variance()
293 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in mode()
314 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in median()
[all …]
/dports/databases/percona57-server/boost_1_59_0/boost/math/distributions/
H A Dweibull.hpp58 inline bool check_weibull( in check_weibull() function
130 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in pdf()
164 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in cdf()
185 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in quantile()
209 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in cdf()
231 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in quantile()
255 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in mean()
271 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in variance()
293 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in mode()
314 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in median()
[all …]
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/math/distributions/
H A Dweibull.hpp58 inline bool check_weibull( in check_weibull() function
130 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in pdf()
164 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in cdf()
185 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in quantile()
209 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in cdf()
231 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in quantile()
255 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in mean()
271 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in variance()
293 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in mode()
314 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in median()
[all …]
/dports/databases/percona57-client/boost_1_59_0/boost/math/distributions/
H A Dweibull.hpp58 inline bool check_weibull( in check_weibull() function
130 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in pdf()
164 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in cdf()
185 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in quantile()
209 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in cdf()
231 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in quantile()
255 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in mean()
271 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in variance()
293 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in mode()
314 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in median()
[all …]
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/math/distributions/
H A Dweibull.hpp58 inline bool check_weibull( in check_weibull() function
130 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in pdf()
164 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in cdf()
185 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in quantile()
209 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in cdf()
231 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in quantile()
255 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in mean()
271 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in variance()
293 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in mode()
314 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in median()
[all …]
/dports/devel/boost-libs/boost_1_72_0/boost/math/distributions/
H A Dweibull.hpp58 inline bool check_weibull( in check_weibull() function
130 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in pdf()
164 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in cdf()
185 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in quantile()
209 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in cdf()
231 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in quantile()
255 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in mean()
271 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in variance()
293 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in mode()
314 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in median()
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/boost/math/distributions/
H A Dweibull.hpp58 inline bool check_weibull( in check_weibull() function
130 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in pdf()
164 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in cdf()
185 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in quantile()
209 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in cdf()
231 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in quantile()
255 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in mean()
271 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in variance()
293 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in mode()
314 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in median()
[all …]
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/math/distributions/
H A Dweibull.hpp58 inline bool check_weibull( in check_weibull() function
130 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in pdf()
164 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in cdf()
185 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in quantile()
209 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in cdf()
231 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in quantile()
255 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in mean()
271 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in variance()
293 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in mode()
314 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in median()
[all …]
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/math/distributions/
H A Dweibull.hpp58 inline bool check_weibull( in check_weibull() function
130 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in pdf()
164 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in cdf()
185 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in quantile()
209 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in cdf()
231 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in quantile()
255 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in mean()
271 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in variance()
293 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in mode()
314 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in median()
[all …]
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/math/distributions/
H A Dweibull.hpp58 inline bool check_weibull( in check_weibull() function
130 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in pdf()
164 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in cdf()
185 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in quantile()
209 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in cdf()
231 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in quantile()
255 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in mean()
271 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in variance()
293 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in mode()
314 if(false == detail::check_weibull(function, scale, shape, &result, Policy())) in median()
[all …]

12