Loading [MathJax]/extensions/tex2jax.js
QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.34
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
GeneralStatistics Member List

This is the complete list of members for GeneralStatistics, including all inherited members.

add(Real value, Real weight=1.0)GeneralStatistics
addSequence(DataIterator begin, DataIterator end)GeneralStatistics
addSequence(DataIterator begin, DataIterator end, WeightIterator wbegin)GeneralStatistics
data() constGeneralStatistics
errorEstimate() constGeneralStatistics
expectationValue(const Func &f, const Predicate &inRange) constGeneralStatistics
expectationValue(const Func &f) constGeneralStatistics
GeneralStatistics()GeneralStatistics
kurtosis() constGeneralStatistics
max() constGeneralStatistics
mean() constGeneralStatistics
min() constGeneralStatistics
percentile(Real y) constGeneralStatistics
reserve(Size n) constGeneralStatistics
reset()GeneralStatistics
samples() constGeneralStatistics
samples_GeneralStatisticsmutableprivate
skewness() constGeneralStatistics
sort() constGeneralStatistics
sorted_GeneralStatisticsmutableprivate
standardDeviation() constGeneralStatistics
topPercentile(Real y) constGeneralStatistics
value_type typedefGeneralStatistics
variance() constGeneralStatistics
weightSum() constGeneralStatistics