| 
    queso-0.56.0
    
   | 
 
Classes to accommodate a cumulative distribution function. More...
#include <queso/StdOneDGrid.h>#include <queso/Environment.h>#include <math.h>
Go to the source code of this file.
Classes | |
| class | QUESO::BaseScalarCdf< T > | 
| A templated (base) class for handling CDFs.  More... | |
Namespaces | |
| QUESO | |
Functions | |
| template<class T > | |
| double | QUESO::horizontalDistance (const BaseScalarCdf< T > &cdf1, const BaseScalarCdf< T > &cdf2, double epsilon) | 
| It calculated the maximum horizontal distance between two CDFs.  More... | |
Classes to accommodate a cumulative distribution function.
Definition in file ScalarCdf.h.