Home  · Classes  · Annotated Classes  · Modules  · Members  · Namespaces  · Related Pages
Classes | Modules

Math

Math functions and classes. More...

Classes

class  BilinearInterpolation< Key, Value >
 Provides access to bilinearly interpolated values (and derivatives) from discrete data points. Values beyond the given range of data points are implicitly taken as zero. More...
class  LinearInterpolation< Key, Value >
 Provides access to linearly interpolated values (and derivatives) from discrete data points. Values beyond the given range of data points are implicitly taken as zero. More...
class  BasicStatistics< RealT >
 Calculates some basic statistical parameters of a distribution: sum, mean, variance, and provides the normal approximation. More...
class  GammaDistributionFitter
 Implements a fitter for the Gamma distribution. More...
class  GaussFitter
 Implements a fitter for gaussian functions. More...
class  GumbelDistributionFitter
 Implements a fitter for the Gumbel distribution. More...
class  Histogram< ValueType, BinSizeType >
 Representation of a histogram. More...
class  LinearRegression
 This class offers functions to perform least-squares fits to a straight line model, $ Y(c,x) = c_0 + c_1 x $. More...
class  PosteriorErrorProbabilityModel
 Implements a mixture model of the inverse gumbel and the gauss distribution or a gaussian mixture. More...
class  ROCCurve
 ROCCurves show the tradeoff in sensitivity and specitivity for binary classifiers using different cutoff values. More...

Modules

 Statistics functions
 

Various statistical functions.


 Misc functions
 

Math functions.



Detailed Description

Math functions and classes.


OpenMS / TOPP release 1.10.0 Documentation generated on Thu Mar 7 2013 09:42:48 using doxygen 1.7.1