queso-0.53.0
|
#include <queso/VectorCdf.h>
Go to the source code of this file.
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... | |