/third_party/boost/boost/accumulators/statistics/ |
D | mean.hpp | 212 struct feature_of<tag::immediate_mean> struct 213 : feature_of<tag::mean> 220 struct feature_of<tag::immediate_mean_of_weights> struct 221 : feature_of<tag::mean_of_weights> 228 struct feature_of<tag::immediate_mean_of_variates<VariateType, VariateTag> > struct 229 : feature_of<tag::mean_of_variates<VariateType, VariateTag> > 242 struct feature_of<tag::weighted_mean> struct 243 : feature_of<tag::mean> 255 struct feature_of<tag::immediate_weighted_mean> struct 256 : feature_of<tag::immediate_mean> [all …]
|
D | sum_kahan.hpp | 167 struct feature_of<tag::weighted_sum_kahan> struct 168 : feature_of<tag::sum> 174 struct feature_of<tag::sum_kahan> struct 175 : feature_of<tag::sum> 182 struct feature_of<tag::sum_of_weights_kahan> struct 183 : feature_of<tag::sum_of_weights> 188 struct feature_of<tag::sum_of_variates_kahan<VariateType, VariateTag> > struct 189 : feature_of<tag::abstract_sum_of_variates>
|
D | median.hpp | 269 struct feature_of<tag::with_density_median> struct 270 : feature_of<tag::median> 275 struct feature_of<tag::with_p_square_cumulative_distribution_median> struct 276 : feature_of<tag::median> 289 struct feature_of<tag::weighted_median> struct 290 : feature_of<tag::median> 303 struct feature_of<tag::with_density_weighted_median> struct 304 : feature_of<tag::with_density_median> 317 struct feature_of<tag::with_p_square_cumulative_distribution_weighted_median> struct 318 : feature_of<tag::with_p_square_cumulative_distribution_median>
|
D | pot_quantile.hpp | 171 struct feature_of<tag::pot_quantile<LeftRight> > struct 172 : feature_of<tag::quantile> 177 struct feature_of<tag::pot_quantile_prob<LeftRight> > struct 178 : feature_of<tag::quantile> 191 struct feature_of<tag::weighted_pot_quantile<LeftRight> > struct 192 : feature_of<tag::pot_quantile<LeftRight> > 205 struct feature_of<tag::weighted_pot_quantile_prob<LeftRight> > struct 206 : feature_of<tag::pot_quantile_prob<LeftRight> >
|
D | pot_tail_mean.hpp | 178 struct feature_of<tag::pot_tail_mean<LeftRight> > struct 179 : feature_of<tag::tail_mean> 184 struct feature_of<tag::pot_tail_mean_prob<LeftRight> > struct 185 : feature_of<tag::tail_mean> 198 struct feature_of<tag::weighted_pot_tail_mean<LeftRight> > struct 199 : feature_of<tag::pot_tail_mean<LeftRight> > 212 struct feature_of<tag::weighted_pot_tail_mean_prob<LeftRight> > struct 213 : feature_of<tag::pot_tail_mean_prob<LeftRight> >
|
D | variance.hpp | 189 struct feature_of<tag::lazy_variance> struct 190 : feature_of<tag::variance> 205 struct feature_of<tag::weighted_variance> struct 206 : feature_of<tag::variance> 221 struct feature_of<tag::lazy_weighted_variance> struct 222 : feature_of<tag::lazy_variance>
|
D | tail_variate_means.hpp | 224 struct feature_of<tag::absolute_tail_variate_means<LeftRight, VariateType, VariateTag> > struct 225 : feature_of<tag::abstract_absolute_tail_variate_means> 231 struct feature_of<tag::relative_tail_variate_means<LeftRight, VariateType, VariateTag> > struct 232 : feature_of<tag::abstract_relative_tail_variate_means> 245 struct feature_of<tag::absolute_weighted_tail_variate_means<LeftRight, VariateType, VariateTag> > struct 246 : feature_of<tag::absolute_tail_variate_means<LeftRight, VariateType, VariateTag> > 259 struct feature_of<tag::relative_weighted_tail_variate_means<LeftRight, VariateType, VariateTag> > struct 260 : feature_of<tag::relative_tail_variate_means<LeftRight, VariateType, VariateTag> >
|
D | tail_mean.hpp | 220 struct feature_of<tag::coherent_tail_mean<LeftRight> > struct 221 : feature_of<tag::tail_mean> 226 struct feature_of<tag::non_coherent_tail_mean<LeftRight> > struct 227 : feature_of<tag::abstract_non_coherent_tail_mean> 240 struct feature_of<tag::non_coherent_weighted_tail_mean<LeftRight> > struct 241 : feature_of<tag::non_coherent_tail_mean<LeftRight> >
|
D | extended_p_square_quantile.hpp | 289 struct feature_of<tag::extended_p_square_quantile> struct 290 : feature_of<tag::quantile> 294 struct feature_of<tag::extended_p_square_quantile_quadratic> struct 295 : feature_of<tag::quantile> 307 struct feature_of<tag::weighted_extended_p_square_quantile> struct 308 : feature_of<tag::extended_p_square_quantile> 320 struct feature_of<tag::weighted_extended_p_square_quantile_quadratic> struct 321 : feature_of<tag::extended_p_square_quantile_quadratic>
|
D | tail_quantile.hpp | 138 struct feature_of<tag::tail_quantile<LeftRight> > struct 139 : feature_of<tag::quantile> 152 struct feature_of<tag::weighted_tail_quantile<LeftRight> > struct 153 : feature_of<tag::tail_quantile<LeftRight> >
|
D | sum.hpp | 134 struct feature_of<tag::weighted_sum> struct 135 : feature_of<tag::sum> 139 struct feature_of<tag::sum_of_variates<VariateType, VariateTag> > struct 140 : feature_of<tag::abstract_sum_of_variates>
|
D | peaks_over_threshold.hpp | 391 struct feature_of<tag::peaks_over_threshold<LeftRight> > struct 392 : feature_of<tag::abstract_peaks_over_threshold> 397 struct feature_of<tag::peaks_over_threshold_prob<LeftRight> > struct 398 : feature_of<tag::abstract_peaks_over_threshold> 411 struct feature_of<tag::weighted_peaks_over_threshold<LeftRight> > struct 412 : feature_of<tag::peaks_over_threshold<LeftRight> > 424 struct feature_of<tag::weighted_peaks_over_threshold_prob<LeftRight> > struct 425 : feature_of<tag::peaks_over_threshold_prob<LeftRight> >
|
D | rolling_mean.hpp | 182 struct feature_of<tag::immediate_rolling_mean> struct 183 : feature_of<tag::rolling_mean> 190 struct feature_of<tag::lazy_rolling_mean> struct 191 : feature_of<tag::rolling_mean>
|
D | rolling_variance.hpp | 245 struct feature_of<tag::lazy_rolling_variance> struct 246 : feature_of<tag::rolling_variance> 253 struct feature_of<tag::immediate_rolling_variance> struct 254 : feature_of<tag::rolling_variance>
|
D | covariance.hpp | 199 struct feature_of<tag::covariance<VariateType, VariateTag> > struct 200 : feature_of<tag::abstract_covariance> 213 struct feature_of<tag::weighted_covariance<VariateType, VariateTag> > struct 214 : feature_of<tag::covariance<VariateType, VariateTag> >
|
D | tail_variate.hpp | 137 struct feature_of<tag::tail_variate<VariateType, VariateTag, LeftRight> > struct 138 : feature_of<tag::abstract_tail_variate> 143 struct feature_of<tag::tail_weights<LeftRight> > struct
|
D | skewness.hpp | 111 struct feature_of<tag::weighted_skewness> struct 112 : feature_of<tag::skewness>
|
D | kurtosis.hpp | 109 struct feature_of<tag::weighted_kurtosis> struct 110 : feature_of<tag::kurtosis>
|
D | weighted_sum.hpp | 116 struct feature_of<tag::weighted_sum_of_variates<VariateType, VariateTag> > struct 117 : feature_of<tag::abstract_weighted_sum_of_variates>
|
D | moment.hpp | 125 struct feature_of<tag::weighted_moment<N> > struct 126 : feature_of<tag::moment<N> >
|
D | weighted_sum_kahan.hpp | 139 struct feature_of<tag::weighted_sum_of_variates_kahan<VariateType, VariateTag> > struct 140 : feature_of<tag::abstract_weighted_sum_of_variates>
|
/third_party/boost/boost/accumulators/framework/ |
D | depends_on.hpp | 68 struct feature_of struct 100 typename feature_of<typename undroppable<B>::type>::type 127 mpl::insert<mpl::_1, feature_of<mpl::_2> > 182 typename feature_of<typename as_feature<Feature>::type>::type 183 … , typename feature_of<typename as_feature<typename feature_tag<Accumulator>::type>::type>::type 192 mpl::transform_view<Features, feature_of<as_feature<mpl::_> > > 196 typename feature_of<typename feature_tag<Accumulator>::type>::type 291 typename feature_of<feature_type>::type 292 , typename feature_of<type>::type 370 mpl::has_key<FeatureMap, typename feature_of<Feature>::type> [all …]
|
/third_party/boost/boost/accumulators/framework/accumulators/ |
D | reference_accumulator.hpp | 82 struct feature_of<tag::reference<ValueType, Tag> > struct 83 : feature_of<tag::reference_tag<Tag> >
|
D | value_accumulator.hpp | 82 struct feature_of<tag::value<ValueType, Tag> > struct 83 : feature_of<tag::value_tag<Tag> >
|
D | external_accumulator.hpp | 95 struct feature_of<tag::external<Feature, Tag, AccumulatorSet> > struct 96 : feature_of<Feature>
|