average(ELEM(manipdata< ELEM >::*inner_fn)(ELEM, ELEM), ELEM fn_arg, std::list< ELEM > &elements) | statistics::statistical< RES, ELEM > | |
average_of_list(RES(statistical< RES, ELEM >::*outer_fn)(ELEM, RES), RES mu, ELEM(manipdata< ELEM >::*inner_fn)(ELEM, ELEM), ELEM fn_arg, std::list< ELEM > &L) | statistics::statistical< RES, ELEM > | |
cubicdis(ELEM x, RES mu) | statistics::statistical< RES, ELEM > | [inline] |
general_moment(RES(statistical< RES, ELEM >::*distfn)(ELEM, RES), RES mu, ELEM(manipdata< ELEM >::*inner_fn)(ELEM, ELEM), ELEM fn_arg, std::list< ELEM > &elements) | statistics::statistical< RES, ELEM > | |
kurtosis(ELEM(manipdata< ELEM >::*inner_fn)(ELEM, ELEM), ELEM fn_arg, std::list< ELEM > &elements, RES mu, RES sigma) | statistics::statistical< RES, ELEM > | |
lineardis(ELEM x, RES mu) | statistics::statistical< RES, ELEM > | [inline] |
pow4dis(ELEM x, RES mu) | statistics::statistical< RES, ELEM > | [inline] |
s3(ELEM(manipdata< ELEM >::*inner_fn)(ELEM, ELEM), ELEM fn_arg, std::list< ELEM > &elements, RES mu) | statistics::statistical< RES, ELEM > | |
s4(ELEM(manipdata< ELEM >::*inner_fn)(ELEM, ELEM), ELEM fn_arg, std::list< ELEM > &elements, RES mu) | statistics::statistical< RES, ELEM > | |
skewness(ELEM(manipdata< ELEM >::*inner_fn)(ELEM, ELEM), ELEM fn_arg, std::list< ELEM > &elements, RES mu, RES sigma) | statistics::statistical< RES, ELEM > | |
squaredis(ELEM x, RES mu) | statistics::statistical< RES, ELEM > | [inline] |
standarddeviation_of_list(RES av, RES(statistical< RES, ELEM >::*outer_fn)(ELEM, RES), RES mu, ELEM(manipdata< ELEM >::*inner_fn)(ELEM, ELEM), ELEM fn_arg, std::list< ELEM > &L) | statistics::statistical< RES, ELEM > | |
variance(ELEM(manipdata< ELEM >::*inner_fn)(ELEM, ELEM), ELEM fn_arg, std::list< ELEM > &elements, RES mu) | statistics::statistical< RES, ELEM > | |