QuantLib: a free/open-source library for quantitative finance
Fully annotated sources - version 1.32
Loading...
Searching...
No Matches
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