FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

multiNormal Class Reference

A multiNormal pdf. More...

#include <pdf/multiNormal.H>


Detailed Description

A multiNormal pdf.

pdf = sum_i strength_i * exp(-0.5*((x - expectation_i)/variance_i)^2 )
Source files

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