queso-0.57.1
|
Classes to accommodate a cumulative distribution function. More...
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.