From b5c87084afaef42b2d058f68091be31988a6a874 Mon Sep 17 00:00:00 2001 From: DongHun Kwak Date: Wed, 13 Sep 2017 11:08:07 +0900 Subject: Imported Upstream version 1.64.0 Change-Id: Id9212edd016dd55f21172c427aa7894d1d24148b Signed-off-by: DongHun Kwak --- .../accumulators/extract/coherent_tail_mean.html | 6 +-- .../extract/extended_p_sq_idp412888624.html | 50 ++++++++++++++++++++++ .../extract/extended_p_sq_idp495258320.html | 50 ---------------------- .../accumulators/extract/extended_p_square.html | 6 +-- .../extract/extended_p_square_quantile.html | 8 ++-- doc/html/boost/accumulators/extract/kurtosis.html | 6 +-- .../boost/accumulators/extract/lazy_variance.html | 6 +-- .../extract/lazy_weighted_variance.html | 6 +-- doc/html/boost/accumulators/extract/max.html | 6 +-- doc/html/boost/accumulators/extract/median.html | 6 +-- doc/html/boost/accumulators/extract/min.html | 6 +-- .../extract/non_coherent__idp410925808.html | 50 ++++++++++++++++++++++ .../extract/non_coherent__idp538891824.html | 50 ---------------------- .../extract/non_coherent_tail_mean.html | 8 ++-- .../extract/p_square_cumu_idp411562032.html | 50 ++++++++++++++++++++++ .../extract/p_square_cumu_idp540759168.html | 50 ---------------------- .../extract/p_square_quan_idp411575424.html | 50 ++++++++++++++++++++++ .../extract/p_square_quan_idp540772560.html | 50 ---------------------- .../accumulators/extract/p_square_quantile.html | 8 ++-- .../accumulators/extract/peaks_over_threshold.html | 8 ++-- doc/html/boost/accumulators/extract/quantile.html | 6 +-- .../extract/relative_tail_idp410748960.html | 50 ++++++++++++++++++++++ .../extract/relative_tail_idp538714976.html | 50 ---------------------- .../extract/relative_weig_idp410948048.html | 50 ++++++++++++++++++++++ .../extract/relative_weig_idp538914064.html | 50 ---------------------- .../boost/accumulators/extract/rolling_count.html | 6 +-- .../accumulators/extract/rolling_window_plus1.html | 6 +-- doc/html/boost/accumulators/extract/sum.html | 6 +-- doc/html/boost/accumulators/extract/sum_kahan.html | 6 +-- doc/html/boost/accumulators/extract/tail.html | 6 +-- .../boost/accumulators/extract/tail_quantile.html | 8 ++-- .../boost/accumulators/extract/tail_variate.html | 6 +-- .../accumulators/extract/tail_variate_means.html | 10 ++--- .../extract/weighted_exte_idp412890192.html | 50 ++++++++++++++++++++++ .../extract/weighted_exte_idp412891760.html | 50 ++++++++++++++++++++++ .../extract/weighted_exte_idp495259888.html | 50 ---------------------- .../extract/weighted_exte_idp495261456.html | 50 ---------------------- .../accumulators/extract/weighted_median.html | 6 +-- .../extract/weighted_p_sq_idp410857504.html | 50 ++++++++++++++++++++++ .../extract/weighted_p_sq_idp410868144.html | 50 ++++++++++++++++++++++ .../extract/weighted_p_sq_idp538823520.html | 50 ---------------------- .../extract/weighted_p_sq_idp538834160.html | 50 ---------------------- .../extract/weighted_p_square_quantile.html | 8 ++-- .../extract/weighted_peak_idp410884560.html | 50 ++++++++++++++++++++++ .../extract/weighted_peak_idp538850576.html | 50 ---------------------- .../accumulators/extract/weighted_skewness.html | 6 +-- .../extract/weighted_sum__idp410916528.html | 50 ++++++++++++++++++++++ .../extract/weighted_sum__idp538882544.html | 50 ---------------------- .../accumulators/extract/weighted_sum_kahan.html | 8 ++-- .../extract/weighted_sum_of_variates.html | 2 +- .../extract/weighted_tail_idp410946480.html | 50 ++++++++++++++++++++++ .../extract/weighted_tail_idp538912496.html | 50 ---------------------- .../extract/weighted_tail_quantile.html | 8 ++-- .../accumulators/extract/with_density_median.html | 6 +-- .../extract/with_p_square_idp357251280.html | 50 ++++++++++++++++++++++ .../extract/with_p_square_idp480675568.html | 50 ---------------------- 56 files changed, 792 insertions(+), 792 deletions(-) create mode 100644 doc/html/boost/accumulators/extract/extended_p_sq_idp412888624.html delete mode 100644 doc/html/boost/accumulators/extract/extended_p_sq_idp495258320.html create mode 100644 doc/html/boost/accumulators/extract/non_coherent__idp410925808.html delete mode 100644 doc/html/boost/accumulators/extract/non_coherent__idp538891824.html create mode 100644 doc/html/boost/accumulators/extract/p_square_cumu_idp411562032.html delete mode 100644 doc/html/boost/accumulators/extract/p_square_cumu_idp540759168.html create mode 100644 doc/html/boost/accumulators/extract/p_square_quan_idp411575424.html delete mode 100644 doc/html/boost/accumulators/extract/p_square_quan_idp540772560.html create mode 100644 doc/html/boost/accumulators/extract/relative_tail_idp410748960.html delete mode 100644 doc/html/boost/accumulators/extract/relative_tail_idp538714976.html create mode 100644 doc/html/boost/accumulators/extract/relative_weig_idp410948048.html delete mode 100644 doc/html/boost/accumulators/extract/relative_weig_idp538914064.html create mode 100644 doc/html/boost/accumulators/extract/weighted_exte_idp412890192.html create mode 100644 doc/html/boost/accumulators/extract/weighted_exte_idp412891760.html delete mode 100644 doc/html/boost/accumulators/extract/weighted_exte_idp495259888.html delete mode 100644 doc/html/boost/accumulators/extract/weighted_exte_idp495261456.html create mode 100644 doc/html/boost/accumulators/extract/weighted_p_sq_idp410857504.html create mode 100644 doc/html/boost/accumulators/extract/weighted_p_sq_idp410868144.html delete mode 100644 doc/html/boost/accumulators/extract/weighted_p_sq_idp538823520.html delete mode 100644 doc/html/boost/accumulators/extract/weighted_p_sq_idp538834160.html create mode 100644 doc/html/boost/accumulators/extract/weighted_peak_idp410884560.html delete mode 100644 doc/html/boost/accumulators/extract/weighted_peak_idp538850576.html create mode 100644 doc/html/boost/accumulators/extract/weighted_sum__idp410916528.html delete mode 100644 doc/html/boost/accumulators/extract/weighted_sum__idp538882544.html create mode 100644 doc/html/boost/accumulators/extract/weighted_tail_idp410946480.html delete mode 100644 doc/html/boost/accumulators/extract/weighted_tail_idp538912496.html create mode 100644 doc/html/boost/accumulators/extract/with_p_square_idp357251280.html delete mode 100644 doc/html/boost/accumulators/extract/with_p_square_idp480675568.html (limited to 'doc/html/boost/accumulators/extract') diff --git a/doc/html/boost/accumulators/extract/coherent_tail_mean.html b/doc/html/boost/accumulators/extract/coherent_tail_mean.html index d7f59e9bf6..6338d7874a 100644 --- a/doc/html/boost/accumulators/extract/coherent_tail_mean.html +++ b/doc/html/boost/accumulators/extract/coherent_tail_mean.html @@ -8,7 +8,7 @@ - + @@ -21,7 +21,7 @@

-PrevUpHomeNext +PrevUpHomeNext
@@ -44,7 +44,7 @@
-PrevUpHomeNext +PrevUpHomeNext
diff --git a/doc/html/boost/accumulators/extract/extended_p_sq_idp412888624.html b/doc/html/boost/accumulators/extract/extended_p_sq_idp412888624.html new file mode 100644 index 0000000000..5b2f9a25de --- /dev/null +++ b/doc/html/boost/accumulators/extract/extended_p_sq_idp412888624.html @@ -0,0 +1,50 @@ + + + + +Global extended_p_square_quantile_quadratic + + + + + + + + + + + + + + + +
Boost C++ LibrariesHomeLibrariesPeopleFAQMore
+
+
+PrevUpHomeNext +
+
+
+
+

Global extended_p_square_quantile_quadratic

+

boost::accumulators::extract::extended_p_square_quantile_quadratic

+
+

Synopsis

+ +
+ + + +
+
+
+PrevUpHomeNext +
+ + diff --git a/doc/html/boost/accumulators/extract/extended_p_sq_idp495258320.html b/doc/html/boost/accumulators/extract/extended_p_sq_idp495258320.html deleted file mode 100644 index 5b9dc3747d..0000000000 --- a/doc/html/boost/accumulators/extract/extended_p_sq_idp495258320.html +++ /dev/null @@ -1,50 +0,0 @@ - - - - -Global extended_p_square_quantile_quadratic - - - - - - - - - - - - - - - -
Boost C++ LibrariesHomeLibrariesPeopleFAQMore
-
-
-PrevUpHomeNext -
-
-
-
-

Global extended_p_square_quantile_quadratic

-

boost::accumulators::extract::extended_p_square_quantile_quadratic

-
-

Synopsis

- -
- - - -
-
-
-PrevUpHomeNext -
- - diff --git a/doc/html/boost/accumulators/extract/extended_p_square.html b/doc/html/boost/accumulators/extract/extended_p_square.html index 09c7aa041c..c5fe626d57 100644 --- a/doc/html/boost/accumulators/extract/extended_p_square.html +++ b/doc/html/boost/accumulators/extract/extended_p_square.html @@ -7,7 +7,7 @@ - + @@ -21,7 +21,7 @@
-PrevUpHomeNext +PrevUpHomeNext
@@ -44,7 +44,7 @@
-PrevUpHomeNext +PrevUpHomeNext
diff --git a/doc/html/boost/accumulators/extract/extended_p_square_quantile.html b/doc/html/boost/accumulators/extract/extended_p_square_quantile.html index 5dd4e506b5..ce82989121 100644 --- a/doc/html/boost/accumulators/extract/extended_p_square_quantile.html +++ b/doc/html/boost/accumulators/extract/extended_p_square_quantile.html @@ -7,8 +7,8 @@ - - + + @@ -21,7 +21,7 @@

-PrevUpHomeNext +PrevUpHomeNext
@@ -44,7 +44,7 @@
-PrevUpHomeNext +PrevUpHomeNext
diff --git a/doc/html/boost/accumulators/extract/kurtosis.html b/doc/html/boost/accumulators/extract/kurtosis.html index 2d708c3148..e36fcaa213 100644 --- a/doc/html/boost/accumulators/extract/kurtosis.html +++ b/doc/html/boost/accumulators/extract/kurtosis.html @@ -7,7 +7,7 @@ - + @@ -21,7 +21,7 @@
-PrevUpHomeNext +PrevUpHomeNext
@@ -44,7 +44,7 @@
-PrevUpHomeNext +PrevUpHomeNext
diff --git a/doc/html/boost/accumulators/extract/lazy_variance.html b/doc/html/boost/accumulators/extract/lazy_variance.html index 11b7c4027e..fcbaabd7c5 100644 --- a/doc/html/boost/accumulators/extract/lazy_variance.html +++ b/doc/html/boost/accumulators/extract/lazy_variance.html @@ -7,7 +7,7 @@ - + @@ -21,7 +21,7 @@
-PrevUpHomeNext +PrevUpHomeNext
@@ -44,7 +44,7 @@
-PrevUpHomeNext +PrevUpHomeNext
diff --git a/doc/html/boost/accumulators/extract/lazy_weighted_variance.html b/doc/html/boost/accumulators/extract/lazy_weighted_variance.html index 5a85659272..336a97e3e1 100644 --- a/doc/html/boost/accumulators/extract/lazy_weighted_variance.html +++ b/doc/html/boost/accumulators/extract/lazy_weighted_variance.html @@ -7,7 +7,7 @@ - + @@ -21,7 +21,7 @@
-PrevUpHomeNext +PrevUpHomeNext
@@ -44,7 +44,7 @@
-PrevUpHomeNext +PrevUpHomeNext
diff --git a/doc/html/boost/accumulators/extract/max.html b/doc/html/boost/accumulators/extract/max.html index b7cf73c3a0..42b4a90ee8 100644 --- a/doc/html/boost/accumulators/extract/max.html +++ b/doc/html/boost/accumulators/extract/max.html @@ -7,7 +7,7 @@ - + @@ -21,7 +21,7 @@
-PrevUpHomeNext +PrevUpHomeNext
@@ -44,7 +44,7 @@
-PrevUpHomeNext +PrevUpHomeNext
diff --git a/doc/html/boost/accumulators/extract/median.html b/doc/html/boost/accumulators/extract/median.html index 679883e23f..1a83472e22 100644 --- a/doc/html/boost/accumulators/extract/median.html +++ b/doc/html/boost/accumulators/extract/median.html @@ -7,7 +7,7 @@ - + @@ -21,7 +21,7 @@
-PrevUpHomeNext +PrevUpHomeNext
@@ -44,7 +44,7 @@
-PrevUpHomeNext +PrevUpHomeNext
diff --git a/doc/html/boost/accumulators/extract/min.html b/doc/html/boost/accumulators/extract/min.html index 30c1b44155..6091893e67 100644 --- a/doc/html/boost/accumulators/extract/min.html +++ b/doc/html/boost/accumulators/extract/min.html @@ -7,7 +7,7 @@ - + @@ -21,7 +21,7 @@
-PrevUpHomeNext +PrevUpHomeNext
@@ -44,7 +44,7 @@
-PrevUpHomeNext +PrevUpHomeNext
diff --git a/doc/html/boost/accumulators/extract/non_coherent__idp410925808.html b/doc/html/boost/accumulators/extract/non_coherent__idp410925808.html new file mode 100644 index 0000000000..c926833a8b --- /dev/null +++ b/doc/html/boost/accumulators/extract/non_coherent__idp410925808.html @@ -0,0 +1,50 @@ + + + + +Global non_coherent_weighted_tail_mean + + + + + + + + + + + + + + + +
Boost C++ LibrariesHomeLibrariesPeopleFAQMore
+
+
+PrevUpHomeNext +
+
+
+
+

Global non_coherent_weighted_tail_mean

+

boost::accumulators::extract::non_coherent_weighted_tail_mean

+
+

Synopsis

+ +
+ + + +
+
+
+PrevUpHomeNext +
+ + diff --git a/doc/html/boost/accumulators/extract/non_coherent__idp538891824.html b/doc/html/boost/accumulators/extract/non_coherent__idp538891824.html deleted file mode 100644 index 283e749824..0000000000 --- a/doc/html/boost/accumulators/extract/non_coherent__idp538891824.html +++ /dev/null @@ -1,50 +0,0 @@ - - - - -Global non_coherent_weighted_tail_mean - - - - - - - - - - - - - - - -
Boost C++ LibrariesHomeLibrariesPeopleFAQMore
-
-
-PrevUpHomeNext -
-
-
-
-

Global non_coherent_weighted_tail_mean

-

boost::accumulators::extract::non_coherent_weighted_tail_mean

-
-

Synopsis

- -
- - - -
-
-
-PrevUpHomeNext -
- - diff --git a/doc/html/boost/accumulators/extract/non_coherent_tail_mean.html b/doc/html/boost/accumulators/extract/non_coherent_tail_mean.html index fef6c462eb..cdc64dc3d2 100644 --- a/doc/html/boost/accumulators/extract/non_coherent_tail_mean.html +++ b/doc/html/boost/accumulators/extract/non_coherent_tail_mean.html @@ -7,7 +7,7 @@ - + @@ -21,7 +21,7 @@
-PrevUpHomeNext +PrevUpHomeNext
@@ -32,7 +32,7 @@

Synopsis

+extractor< tag::abstract_non_coherent_tail_mean > const non_coherent_tail_mean;
@@ -44,7 +44,7 @@

-PrevUpHomeNext +PrevUpHomeNext
diff --git a/doc/html/boost/accumulators/extract/p_square_cumu_idp411562032.html b/doc/html/boost/accumulators/extract/p_square_cumu_idp411562032.html new file mode 100644 index 0000000000..a79e64be6a --- /dev/null +++ b/doc/html/boost/accumulators/extract/p_square_cumu_idp411562032.html @@ -0,0 +1,50 @@ + + + + +Global p_square_cumulative_distribution + + + + + + + + + + + + + + + +
Boost C++ LibrariesHomeLibrariesPeopleFAQMore
+
+
+PrevUpHomeNext +
+
+
+
+

Global p_square_cumulative_distribution

+

boost::accumulators::extract::p_square_cumulative_distribution

+
+

Synopsis

+ +
+ + + +
+
+
+PrevUpHomeNext +
+ + diff --git a/doc/html/boost/accumulators/extract/p_square_cumu_idp540759168.html b/doc/html/boost/accumulators/extract/p_square_cumu_idp540759168.html deleted file mode 100644 index 0419883570..0000000000 --- a/doc/html/boost/accumulators/extract/p_square_cumu_idp540759168.html +++ /dev/null @@ -1,50 +0,0 @@ - - - - -Global p_square_cumulative_distribution - - - - - - - - - - - - - - - -
Boost C++ LibrariesHomeLibrariesPeopleFAQMore
-
-
-PrevUpHomeNext -
-
-
-
-

Global p_square_cumulative_distribution

-

boost::accumulators::extract::p_square_cumulative_distribution

-
-

Synopsis

- -
- - - -
-
-
-PrevUpHomeNext -
- - diff --git a/doc/html/boost/accumulators/extract/p_square_quan_idp411575424.html b/doc/html/boost/accumulators/extract/p_square_quan_idp411575424.html new file mode 100644 index 0000000000..fbf1493883 --- /dev/null +++ b/doc/html/boost/accumulators/extract/p_square_quan_idp411575424.html @@ -0,0 +1,50 @@ + + + + +Global p_square_quantile_for_median + + + + + + + + + + + + + + + +
Boost C++ LibrariesHomeLibrariesPeopleFAQMore
+
+
+PrevUpHomeNext +
+
+
+
+

Global p_square_quantile_for_median

+

boost::accumulators::extract::p_square_quantile_for_median

+
+

Synopsis

+ +
+ + + +
+
+
+PrevUpHomeNext +
+ + diff --git a/doc/html/boost/accumulators/extract/p_square_quan_idp540772560.html b/doc/html/boost/accumulators/extract/p_square_quan_idp540772560.html deleted file mode 100644 index 06606d3558..0000000000 --- a/doc/html/boost/accumulators/extract/p_square_quan_idp540772560.html +++ /dev/null @@ -1,50 +0,0 @@ - - - - -Global p_square_quantile_for_median - - - - - - - - - - - - - - - -
Boost C++ LibrariesHomeLibrariesPeopleFAQMore
-
-
-PrevUpHomeNext -
-
-
-
-

Global p_square_quantile_for_median

-

boost::accumulators::extract::p_square_quantile_for_median

-
-

Synopsis

- -
- - - -
-
-
-PrevUpHomeNext -
- - diff --git a/doc/html/boost/accumulators/extract/p_square_quantile.html b/doc/html/boost/accumulators/extract/p_square_quantile.html index fbe2c811aa..cba815788c 100644 --- a/doc/html/boost/accumulators/extract/p_square_quantile.html +++ b/doc/html/boost/accumulators/extract/p_square_quantile.html @@ -7,8 +7,8 @@ - - + + @@ -21,7 +21,7 @@

-PrevUpHomeNext +PrevUpHomeNext
@@ -44,7 +44,7 @@
-PrevUpHomeNext +PrevUpHomeNext
diff --git a/doc/html/boost/accumulators/extract/peaks_over_threshold.html b/doc/html/boost/accumulators/extract/peaks_over_threshold.html index 6cf99cb86b..8fc61b4dbf 100644 --- a/doc/html/boost/accumulators/extract/peaks_over_threshold.html +++ b/doc/html/boost/accumulators/extract/peaks_over_threshold.html @@ -7,7 +7,7 @@ - + @@ -21,7 +21,7 @@
-PrevUpHomeNext +PrevUpHomeNext
@@ -32,7 +32,7 @@

Synopsis

+extractor< tag::abstract_peaks_over_threshold > const peaks_over_threshold;
@@ -44,7 +44,7 @@

-PrevUpHomeNext +PrevUpHomeNext
diff --git a/doc/html/boost/accumulators/extract/quantile.html b/doc/html/boost/accumulators/extract/quantile.html index dfeb5558f0..ddc9e4cc2f 100644 --- a/doc/html/boost/accumulators/extract/quantile.html +++ b/doc/html/boost/accumulators/extract/quantile.html @@ -7,7 +7,7 @@ - + @@ -21,7 +21,7 @@
-PrevUpHomeNext +PrevUpHomeNext
@@ -44,7 +44,7 @@
-PrevUpHomeNext +PrevUpHomeNext
diff --git a/doc/html/boost/accumulators/extract/relative_tail_idp410748960.html b/doc/html/boost/accumulators/extract/relative_tail_idp410748960.html new file mode 100644 index 0000000000..37bf59115c --- /dev/null +++ b/doc/html/boost/accumulators/extract/relative_tail_idp410748960.html @@ -0,0 +1,50 @@ + + + + +Global relative_tail_variate_means + + + + + + + + + + + + + + + +
Boost C++ LibrariesHomeLibrariesPeopleFAQMore
+
+
+PrevUpHomeNext +
+
+
+
+

Global relative_tail_variate_means

+

boost::accumulators::extract::relative_tail_variate_means

+
+

Synopsis

+ +
+ + + +
+
+
+PrevUpHomeNext +
+ + diff --git a/doc/html/boost/accumulators/extract/relative_tail_idp538714976.html b/doc/html/boost/accumulators/extract/relative_tail_idp538714976.html deleted file mode 100644 index 206b087051..0000000000 --- a/doc/html/boost/accumulators/extract/relative_tail_idp538714976.html +++ /dev/null @@ -1,50 +0,0 @@ - - - - -Global relative_tail_variate_means - - - - - - - - - - - - - - - -
Boost C++ LibrariesHomeLibrariesPeopleFAQMore
-
-
-PrevUpHomeNext -
-
-
-
-

Global relative_tail_variate_means

-

boost::accumulators::extract::relative_tail_variate_means

-
-

Synopsis

- -
- - - -
-
-
-PrevUpHomeNext -
- - diff --git a/doc/html/boost/accumulators/extract/relative_weig_idp410948048.html b/doc/html/boost/accumulators/extract/relative_weig_idp410948048.html new file mode 100644 index 0000000000..82496ad1d0 --- /dev/null +++ b/doc/html/boost/accumulators/extract/relative_weig_idp410948048.html @@ -0,0 +1,50 @@ + + + + +Global relative_weighted_tail_variate_means + + + + + + + + + + + + + + + +
Boost C++ LibrariesHomeLibrariesPeopleFAQMore
+
+
+PrevUpHomeNext +
+
+
+
+

Global relative_weighted_tail_variate_means

+

boost::accumulators::extract::relative_weighted_tail_variate_means

+
+

Synopsis

+ +
+ + + +
+
+
+PrevUpHomeNext +
+ + diff --git a/doc/html/boost/accumulators/extract/relative_weig_idp538914064.html b/doc/html/boost/accumulators/extract/relative_weig_idp538914064.html deleted file mode 100644 index 91e3c609ba..0000000000 --- a/doc/html/boost/accumulators/extract/relative_weig_idp538914064.html +++ /dev/null @@ -1,50 +0,0 @@ - - - - -Global relative_weighted_tail_variate_means - - - - - - - - - - - - - - - -
Boost C++ LibrariesHomeLibrariesPeopleFAQMore
-
-
-PrevUpHomeNext -
-
-
-
-

Global relative_weighted_tail_variate_means

-

boost::accumulators::extract::relative_weighted_tail_variate_means

-
-

Synopsis

- -
- - - -
-
-
-PrevUpHomeNext -
- - diff --git a/doc/html/boost/accumulators/extract/rolling_count.html b/doc/html/boost/accumulators/extract/rolling_count.html index 5409f80570..75e2f98338 100644 --- a/doc/html/boost/accumulators/extract/rolling_count.html +++ b/doc/html/boost/accumulators/extract/rolling_count.html @@ -7,7 +7,7 @@ - + @@ -21,7 +21,7 @@
-PrevUpHomeNext +PrevUpHomeNext
@@ -44,7 +44,7 @@
-PrevUpHomeNext +PrevUpHomeNext
diff --git a/doc/html/boost/accumulators/extract/rolling_window_plus1.html b/doc/html/boost/accumulators/extract/rolling_window_plus1.html index 6519dd933f..b0c33f3294 100644 --- a/doc/html/boost/accumulators/extract/rolling_window_plus1.html +++ b/doc/html/boost/accumulators/extract/rolling_window_plus1.html @@ -7,7 +7,7 @@ - + @@ -21,7 +21,7 @@
-PrevUpHomeNext +PrevUpHomeNext
@@ -44,7 +44,7 @@
-PrevUpHomeNext +PrevUpHomeNext
diff --git a/doc/html/boost/accumulators/extract/sum.html b/doc/html/boost/accumulators/extract/sum.html index feaa5cc611..65d58a5d71 100644 --- a/doc/html/boost/accumulators/extract/sum.html +++ b/doc/html/boost/accumulators/extract/sum.html @@ -7,7 +7,7 @@ - + @@ -21,7 +21,7 @@
-PrevUpHomeNext +PrevUpHomeNext
@@ -44,7 +44,7 @@
-PrevUpHomeNext +PrevUpHomeNext
diff --git a/doc/html/boost/accumulators/extract/sum_kahan.html b/doc/html/boost/accumulators/extract/sum_kahan.html index 07c29fd282..b870795601 100644 --- a/doc/html/boost/accumulators/extract/sum_kahan.html +++ b/doc/html/boost/accumulators/extract/sum_kahan.html @@ -7,7 +7,7 @@ - + @@ -21,7 +21,7 @@
-PrevUpHomeNext +PrevUpHomeNext
@@ -44,7 +44,7 @@
-PrevUpHomeNext +PrevUpHomeNext
diff --git a/doc/html/boost/accumulators/extract/tail.html b/doc/html/boost/accumulators/extract/tail.html index cbaf7497ed..9405e92aaa 100644 --- a/doc/html/boost/accumulators/extract/tail.html +++ b/doc/html/boost/accumulators/extract/tail.html @@ -7,7 +7,7 @@ - + @@ -21,7 +21,7 @@
-PrevUpHomeNext +PrevUpHomeNext
@@ -44,7 +44,7 @@
-PrevUpHomeNext +PrevUpHomeNext
diff --git a/doc/html/boost/accumulators/extract/tail_quantile.html b/doc/html/boost/accumulators/extract/tail_quantile.html index 634b6b77cf..6157e6b966 100644 --- a/doc/html/boost/accumulators/extract/tail_quantile.html +++ b/doc/html/boost/accumulators/extract/tail_quantile.html @@ -7,8 +7,8 @@ - - + + @@ -21,7 +21,7 @@

-PrevUpHomeNext +PrevUpHomeNext
@@ -44,7 +44,7 @@
-PrevUpHomeNext +PrevUpHomeNext
diff --git a/doc/html/boost/accumulators/extract/tail_variate.html b/doc/html/boost/accumulators/extract/tail_variate.html index 11ba1f2268..73b6d47451 100644 --- a/doc/html/boost/accumulators/extract/tail_variate.html +++ b/doc/html/boost/accumulators/extract/tail_variate.html @@ -7,7 +7,7 @@ - + @@ -21,7 +21,7 @@
-PrevUpHomeNext +PrevUpHomeNext
@@ -44,7 +44,7 @@
-PrevUpHomeNext +PrevUpHomeNext
diff --git a/doc/html/boost/accumulators/extract/tail_variate_means.html b/doc/html/boost/accumulators/extract/tail_variate_means.html index 01dfa12f91..3e1cb296e8 100644 --- a/doc/html/boost/accumulators/extract/tail_variate_means.html +++ b/doc/html/boost/accumulators/extract/tail_variate_means.html @@ -7,8 +7,8 @@ - - + + @@ -21,7 +21,7 @@

-PrevUpHomeNext +PrevUpHomeNext
@@ -32,7 +32,7 @@

Synopsis

+extractor< tag::abstract_absolute_tail_variate_means > const tail_variate_means;
@@ -44,7 +44,7 @@

-PrevUpHomeNext +PrevUpHomeNext
diff --git a/doc/html/boost/accumulators/extract/weighted_exte_idp412890192.html b/doc/html/boost/accumulators/extract/weighted_exte_idp412890192.html new file mode 100644 index 0000000000..78faf51646 --- /dev/null +++ b/doc/html/boost/accumulators/extract/weighted_exte_idp412890192.html @@ -0,0 +1,50 @@ + + + + +Global weighted_extended_p_square_quantile + + + + + + + + + + + + + + + +
Boost C++ LibrariesHomeLibrariesPeopleFAQMore
+
+
+PrevUpHomeNext +
+
+
+
+

Global weighted_extended_p_square_quantile

+

boost::accumulators::extract::weighted_extended_p_square_quantile

+
+

Synopsis

+ +
+ + + +
+
+
+PrevUpHomeNext +
+ + diff --git a/doc/html/boost/accumulators/extract/weighted_exte_idp412891760.html b/doc/html/boost/accumulators/extract/weighted_exte_idp412891760.html new file mode 100644 index 0000000000..88f4270faa --- /dev/null +++ b/doc/html/boost/accumulators/extract/weighted_exte_idp412891760.html @@ -0,0 +1,50 @@ + + + + +Global weighted_extended_p_square_quantile_quadratic + + + + + + + + + + + + + + + +
Boost C++ LibrariesHomeLibrariesPeopleFAQMore
+
+
+PrevUpHomeNext +
+
+
+
+

Global weighted_extended_p_square_quantile_quadratic

+

boost::accumulators::extract::weighted_extended_p_square_quantile_quadratic

+
+

Synopsis

+ +
+ + + +
+
+
+PrevUpHomeNext +
+ + diff --git a/doc/html/boost/accumulators/extract/weighted_exte_idp495259888.html b/doc/html/boost/accumulators/extract/weighted_exte_idp495259888.html deleted file mode 100644 index 5944591499..0000000000 --- a/doc/html/boost/accumulators/extract/weighted_exte_idp495259888.html +++ /dev/null @@ -1,50 +0,0 @@ - - - - -Global weighted_extended_p_square_quantile - - - - - - - - - - - - - - - -
Boost C++ LibrariesHomeLibrariesPeopleFAQMore
-
-
-PrevUpHomeNext -
-
-
-
-

Global weighted_extended_p_square_quantile

-

boost::accumulators::extract::weighted_extended_p_square_quantile

-
-

Synopsis

- -
- - - -
-
-
-PrevUpHomeNext -
- - diff --git a/doc/html/boost/accumulators/extract/weighted_exte_idp495261456.html b/doc/html/boost/accumulators/extract/weighted_exte_idp495261456.html deleted file mode 100644 index 1e153505ba..0000000000 --- a/doc/html/boost/accumulators/extract/weighted_exte_idp495261456.html +++ /dev/null @@ -1,50 +0,0 @@ - - - - -Global weighted_extended_p_square_quantile_quadratic - - - - - - - - - - - - - - - -
Boost C++ LibrariesHomeLibrariesPeopleFAQMore
-
-
-PrevUpHomeNext -
-
-
-
-

Global weighted_extended_p_square_quantile_quadratic

-

boost::accumulators::extract::weighted_extended_p_square_quantile_quadratic

-
-

Synopsis

- -
- - - -
-
-
-PrevUpHomeNext -
- - diff --git a/doc/html/boost/accumulators/extract/weighted_median.html b/doc/html/boost/accumulators/extract/weighted_median.html index 9e8efe7421..5c3a508b75 100644 --- a/doc/html/boost/accumulators/extract/weighted_median.html +++ b/doc/html/boost/accumulators/extract/weighted_median.html @@ -7,7 +7,7 @@ - + @@ -21,7 +21,7 @@
-PrevUpHomeNext +PrevUpHomeNext
@@ -44,7 +44,7 @@
-PrevUpHomeNext +PrevUpHomeNext
diff --git a/doc/html/boost/accumulators/extract/weighted_p_sq_idp410857504.html b/doc/html/boost/accumulators/extract/weighted_p_sq_idp410857504.html new file mode 100644 index 0000000000..995c4f4ecd --- /dev/null +++ b/doc/html/boost/accumulators/extract/weighted_p_sq_idp410857504.html @@ -0,0 +1,50 @@ + + + + +Global weighted_p_square_cumulative_distribution + + + + + + + + + + + + + + + +
Boost C++ LibrariesHomeLibrariesPeopleFAQMore
+
+
+PrevUpHomeNext +
+
+
+
+

Global weighted_p_square_cumulative_distribution

+

boost::accumulators::extract::weighted_p_square_cumulative_distribution

+
+

Synopsis

+ +
+ + + +
+
+
+PrevUpHomeNext +
+ + diff --git a/doc/html/boost/accumulators/extract/weighted_p_sq_idp410868144.html b/doc/html/boost/accumulators/extract/weighted_p_sq_idp410868144.html new file mode 100644 index 0000000000..b5d25b714d --- /dev/null +++ b/doc/html/boost/accumulators/extract/weighted_p_sq_idp410868144.html @@ -0,0 +1,50 @@ + + + + +Global weighted_p_square_quantile_for_median + + + + + + + + + + + + + + + +
Boost C++ LibrariesHomeLibrariesPeopleFAQMore
+
+
+PrevUpHomeNext +
+
+
+
+

Global weighted_p_square_quantile_for_median

+

boost::accumulators::extract::weighted_p_square_quantile_for_median

+
+

Synopsis

+ +
+ + + +
+
+
+PrevUpHomeNext +
+ + diff --git a/doc/html/boost/accumulators/extract/weighted_p_sq_idp538823520.html b/doc/html/boost/accumulators/extract/weighted_p_sq_idp538823520.html deleted file mode 100644 index 9dade88141..0000000000 --- a/doc/html/boost/accumulators/extract/weighted_p_sq_idp538823520.html +++ /dev/null @@ -1,50 +0,0 @@ - - - - -Global weighted_p_square_cumulative_distribution - - - - - - - - - - - - - - - -
Boost C++ LibrariesHomeLibrariesPeopleFAQMore
-
-
-PrevUpHomeNext -
-
-
-
-

Global weighted_p_square_cumulative_distribution

-

boost::accumulators::extract::weighted_p_square_cumulative_distribution

-
-

Synopsis

- -
- - - -
-
-
-PrevUpHomeNext -
- - diff --git a/doc/html/boost/accumulators/extract/weighted_p_sq_idp538834160.html b/doc/html/boost/accumulators/extract/weighted_p_sq_idp538834160.html deleted file mode 100644 index 6060874591..0000000000 --- a/doc/html/boost/accumulators/extract/weighted_p_sq_idp538834160.html +++ /dev/null @@ -1,50 +0,0 @@ - - - - -Global weighted_p_square_quantile_for_median - - - - - - - - - - - - - - - -
Boost C++ LibrariesHomeLibrariesPeopleFAQMore
-
-
-PrevUpHomeNext -
-
-
-
-

Global weighted_p_square_quantile_for_median

-

boost::accumulators::extract::weighted_p_square_quantile_for_median

-
-

Synopsis

- -
- - - -
-
-
-PrevUpHomeNext -
- - diff --git a/doc/html/boost/accumulators/extract/weighted_p_square_quantile.html b/doc/html/boost/accumulators/extract/weighted_p_square_quantile.html index 010a449dfe..7fa247f15f 100644 --- a/doc/html/boost/accumulators/extract/weighted_p_square_quantile.html +++ b/doc/html/boost/accumulators/extract/weighted_p_square_quantile.html @@ -7,8 +7,8 @@ - - + + @@ -21,7 +21,7 @@

-PrevUpHomeNext +PrevUpHomeNext
@@ -44,7 +44,7 @@
-PrevUpHomeNext +PrevUpHomeNext
diff --git a/doc/html/boost/accumulators/extract/weighted_peak_idp410884560.html b/doc/html/boost/accumulators/extract/weighted_peak_idp410884560.html new file mode 100644 index 0000000000..98ad1b3c4f --- /dev/null +++ b/doc/html/boost/accumulators/extract/weighted_peak_idp410884560.html @@ -0,0 +1,50 @@ + + + + +Global weighted_peaks_over_threshold + + + + + + + + + + + + + + + +
Boost C++ LibrariesHomeLibrariesPeopleFAQMore
+
+
+PrevUpHomeNext +
+
+
+
+

Global weighted_peaks_over_threshold

+

boost::accumulators::extract::weighted_peaks_over_threshold

+
+

Synopsis

+ +
+ + + +
+
+
+PrevUpHomeNext +
+ + diff --git a/doc/html/boost/accumulators/extract/weighted_peak_idp538850576.html b/doc/html/boost/accumulators/extract/weighted_peak_idp538850576.html deleted file mode 100644 index 1ff6c48b58..0000000000 --- a/doc/html/boost/accumulators/extract/weighted_peak_idp538850576.html +++ /dev/null @@ -1,50 +0,0 @@ - - - - -Global weighted_peaks_over_threshold - - - - - - - - - - - - - - - -
Boost C++ LibrariesHomeLibrariesPeopleFAQMore
-
-
-PrevUpHomeNext -
-
-
-
-

Global weighted_peaks_over_threshold

-

boost::accumulators::extract::weighted_peaks_over_threshold

-
-

Synopsis

- -
- - - -
-
-
-PrevUpHomeNext -
- - diff --git a/doc/html/boost/accumulators/extract/weighted_skewness.html b/doc/html/boost/accumulators/extract/weighted_skewness.html index 1f2eee1b69..a9d94b438c 100644 --- a/doc/html/boost/accumulators/extract/weighted_skewness.html +++ b/doc/html/boost/accumulators/extract/weighted_skewness.html @@ -7,7 +7,7 @@ - + @@ -21,7 +21,7 @@
-PrevUpHomeNext +PrevUpHomeNext
@@ -44,7 +44,7 @@
-PrevUpHomeNext +PrevUpHomeNext
diff --git a/doc/html/boost/accumulators/extract/weighted_sum__idp410916528.html b/doc/html/boost/accumulators/extract/weighted_sum__idp410916528.html new file mode 100644 index 0000000000..e35013a189 --- /dev/null +++ b/doc/html/boost/accumulators/extract/weighted_sum__idp410916528.html @@ -0,0 +1,50 @@ + + + + +Global weighted_sum_of_variates_kahan + + + + + + + + + + + + + + + +
Boost C++ LibrariesHomeLibrariesPeopleFAQMore
+
+
+PrevUpHomeNext +
+
+
+
+

Global weighted_sum_of_variates_kahan

+

boost::accumulators::extract::weighted_sum_of_variates_kahan

+
+

Synopsis

+ +
+ + + +
+
+
+PrevUpHomeNext +
+ + diff --git a/doc/html/boost/accumulators/extract/weighted_sum__idp538882544.html b/doc/html/boost/accumulators/extract/weighted_sum__idp538882544.html deleted file mode 100644 index 68cd6a3aef..0000000000 --- a/doc/html/boost/accumulators/extract/weighted_sum__idp538882544.html +++ /dev/null @@ -1,50 +0,0 @@ - - - - -Global weighted_sum_of_variates_kahan - - - - - - - - - - - - - - - -
Boost C++ LibrariesHomeLibrariesPeopleFAQMore
-
-
-PrevUpHomeNext -
-
-
-
-

Global weighted_sum_of_variates_kahan

-

boost::accumulators::extract::weighted_sum_of_variates_kahan

-
-

Synopsis

- -
- - - -
-
-
-PrevUpHomeNext -
- - diff --git a/doc/html/boost/accumulators/extract/weighted_sum_kahan.html b/doc/html/boost/accumulators/extract/weighted_sum_kahan.html index 0e7367b03c..decfa50865 100644 --- a/doc/html/boost/accumulators/extract/weighted_sum_kahan.html +++ b/doc/html/boost/accumulators/extract/weighted_sum_kahan.html @@ -7,8 +7,8 @@ - - + + @@ -21,7 +21,7 @@

-PrevUpHomeNext +PrevUpHomeNext
@@ -44,7 +44,7 @@
-PrevUpHomeNext +PrevUpHomeNext
diff --git a/doc/html/boost/accumulators/extract/weighted_sum_of_variates.html b/doc/html/boost/accumulators/extract/weighted_sum_of_variates.html index 1451276433..4d26cacdd0 100644 --- a/doc/html/boost/accumulators/extract/weighted_sum_of_variates.html +++ b/doc/html/boost/accumulators/extract/weighted_sum_of_variates.html @@ -32,7 +32,7 @@

Synopsis

+extractor< tag::abstract_weighted_sum_of_variates > const weighted_sum_of_variates;
diff --git a/doc/html/boost/accumulators/extract/weighted_tail_idp410946480.html b/doc/html/boost/accumulators/extract/weighted_tail_idp410946480.html new file mode 100644 index 0000000000..e0e7be0515 --- /dev/null +++ b/doc/html/boost/accumulators/extract/weighted_tail_idp410946480.html @@ -0,0 +1,50 @@ + + + + +Global weighted_tail_variate_means + + + + + + + + +
+ + + + + + +
Boost C++ LibrariesHomeLibrariesPeopleFAQMore
+
+
+PrevUpHomeNext +
+
+
+
+

Global weighted_tail_variate_means

+

boost::accumulators::extract::weighted_tail_variate_means

+
+

Synopsis

+ +
+ + + +
+
+
+PrevUpHomeNext +
+ + diff --git a/doc/html/boost/accumulators/extract/weighted_tail_idp538912496.html b/doc/html/boost/accumulators/extract/weighted_tail_idp538912496.html deleted file mode 100644 index 931c836305..0000000000 --- a/doc/html/boost/accumulators/extract/weighted_tail_idp538912496.html +++ /dev/null @@ -1,50 +0,0 @@ - - - - -Global weighted_tail_variate_means - - - - - - - - - - - - - - - -
Boost C++ LibrariesHomeLibrariesPeopleFAQMore
-
-
-PrevUpHomeNext -
-
-
-
-

Global weighted_tail_variate_means

-

boost::accumulators::extract::weighted_tail_variate_means

-
-

Synopsis

- -
- - - -
-
-
-PrevUpHomeNext -
- - diff --git a/doc/html/boost/accumulators/extract/weighted_tail_quantile.html b/doc/html/boost/accumulators/extract/weighted_tail_quantile.html index e839958270..899bcd0b4d 100644 --- a/doc/html/boost/accumulators/extract/weighted_tail_quantile.html +++ b/doc/html/boost/accumulators/extract/weighted_tail_quantile.html @@ -7,8 +7,8 @@ - - + + @@ -21,7 +21,7 @@

-PrevUpHomeNext +PrevUpHomeNext
@@ -44,7 +44,7 @@
-PrevUpHomeNext +PrevUpHomeNext
diff --git a/doc/html/boost/accumulators/extract/with_density_median.html b/doc/html/boost/accumulators/extract/with_density_median.html index 861b1da99b..b7a9c82f69 100644 --- a/doc/html/boost/accumulators/extract/with_density_median.html +++ b/doc/html/boost/accumulators/extract/with_density_median.html @@ -8,7 +8,7 @@ - + @@ -21,7 +21,7 @@

-PrevUpHomeNext +PrevUpHomeNext
@@ -44,7 +44,7 @@
-PrevUpHomeNext +PrevUpHomeNext
diff --git a/doc/html/boost/accumulators/extract/with_p_square_idp357251280.html b/doc/html/boost/accumulators/extract/with_p_square_idp357251280.html new file mode 100644 index 0000000000..921abee8d8 --- /dev/null +++ b/doc/html/boost/accumulators/extract/with_p_square_idp357251280.html @@ -0,0 +1,50 @@ + + + + +Global with_p_square_cumulative_distribution_median + + + + + + + + + + + + + + + +
Boost C++ LibrariesHomeLibrariesPeopleFAQMore
+
+
+PrevUpHomeNext +
+
+
+
+

Global with_p_square_cumulative_distribution_median

+

boost::accumulators::extract::with_p_square_cumulative_distribution_median

+
+

Synopsis

+
// In header: <boost/accumulators/statistics/median.hpp>
+
+extractor< tag::with_p_square_cumulative_distribution_median > const with_p_square_cumulative_distribution_median;
+
+ + + +
+
+
+PrevUpHomeNext +
+ + diff --git a/doc/html/boost/accumulators/extract/with_p_square_idp480675568.html b/doc/html/boost/accumulators/extract/with_p_square_idp480675568.html deleted file mode 100644 index e30c4a6274..0000000000 --- a/doc/html/boost/accumulators/extract/with_p_square_idp480675568.html +++ /dev/null @@ -1,50 +0,0 @@ - - - - -Global with_p_square_cumulative_distribution_median - - - - - - - - - - - - - - - -
Boost C++ LibrariesHomeLibrariesPeopleFAQMore
-
-
-PrevUpHomeNext -
-
-
-
-

Global with_p_square_cumulative_distribution_median

-

boost::accumulators::extract::with_p_square_cumulative_distribution_median

-
-

Synopsis

-
// In header: <boost/accumulators/statistics/median.hpp>
-
-extractor< tag::with_p_square_cumulative_distribution_median > const with_p_square_cumulative_distribution_median;
-
- - - -
-
-
-PrevUpHomeNext -
- - -- cgit v1.2.3