| 
    queso-0.56.0
    
   | 
 
Classes to accommodate a cumulative distribution function of a vector RV. More...
#include <queso/ArrayOfOneDGrids.h>#include <queso/ArrayOfOneDTables.h>#include <queso/ScalarCdf.h>#include <queso/SampledScalarCdf.h>#include <queso/Environment.h>#include <math.h>
Go to the source code of this file.
Classes | |
| class | QUESO::BaseVectorCdf< V, M > | 
| A templated (base) class for handling CDFs of vector functions.  More... | |
Namespaces | |
| QUESO | |
Functions | |
| template<class V , class M > | |
| void | QUESO::horizontalDistances (const BaseVectorCdf< V, M > &cdf1, const BaseVectorCdf< V, M > &cdf2, const V &epsilonVec, V &distances) | 
| It calculated the maximum horizontal distances between two vector CDFs.  More... | |
Classes to accommodate a cumulative distribution function of a vector RV.
Definition in file VectorCdf.h.