QuantLib
A free/open-source library for quantitative finance
Reference manual - version 1.12
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
GeneralStatistics() (defined in GeneralStatistics)GeneralStatistics
kurtosis() constGeneralStatistics
max() constGeneralStatistics
mean() constGeneralStatistics
min() constGeneralStatistics
percentile(Real y) constGeneralStatistics
reserve(Size n) constGeneralStatistics
reset()GeneralStatistics
samples() constGeneralStatistics
skewness() constGeneralStatistics
sort() constGeneralStatistics
standardDeviation() constGeneralStatistics
topPercentile(Real y) constGeneralStatistics
value_type typedef (defined in GeneralStatistics)GeneralStatistics
variance() constGeneralStatistics
weightSum() constGeneralStatistics