Navigation

Operators and Keywords

Function List:

C++ API

MVN_ISMETRIC Analyzes the distance matrix D and returns the percentage of triples fulfilling the triangle inequality.

   ATTENTION: Symmetry and Identity is presumed.

   ismetric = MVN_ISMETRIC(d) Analyzes the given distance matrix and returns
   the percentage of all possible triples fulfilling the triangle inequality.

Package: mvn