QuantLib
A free/open-source library for quantitative finance
Reference manual - version 1.8
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() const GeneralStatistics
errorEstimate() const GeneralStatistics
expectationValue(const Func &f, const Predicate &inRange) const GeneralStatistics
GeneralStatistics() (defined in GeneralStatistics)GeneralStatistics
kurtosis() const GeneralStatistics
max() const GeneralStatistics
mean() const GeneralStatistics
min() const GeneralStatistics
percentile(Real y) const GeneralStatistics
reserve(Size n) const GeneralStatistics
reset()GeneralStatistics
samples() const GeneralStatistics
skewness() const GeneralStatistics
sort() const GeneralStatistics
standardDeviation() const GeneralStatistics
topPercentile(Real y) const GeneralStatistics
value_type typedef (defined in GeneralStatistics)GeneralStatistics
variance() const GeneralStatistics
weightSum() const GeneralStatistics