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