normal Class Reference

A normal distribution model. More...

Detailed Description

A normal distribution model.

    model = strength * exp(-0.5*((x - expectation)/variance)^2 )

strength only has meaning if there's more than one distribution model

Source files

The documentation for this class was generated from the following file: