Diploma Thesis Percolation Simulation
C++ Sourcecode Documentation

www.AndreasKrueger.de/thesis/code

Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

statistics::statistical< RES, ELEM > Member List

This is the complete list of members for statistics::statistical< RES, ELEM >, including all inherited members.
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 >




Diploma Thesis Sourcecode Documentation
check out the text and the executable binaries

www.AndreasKrueger.de/thesis/code