Shortcut: MAHALANOBIS_DISTANCE

Module refdist
Description Usage
Calculate the Mahalanobis distance between two points in CV space used in 0 tutorialsused in 0 eggs
output value type
the Mahalanobis distances between the input vectors scalar/vector

Further details and examples

Text from manual goes here

References

More information about how this action can be used is available in the following articles:

Syntax

The following table describes the keywords and options that can be used with this action

Keyword Type Default Description
ARG1 compulsory none The point that we are calculating the distance from
ARG2 compulsory none The point that we are calculating the distance to
METRIC compulsory none The inverse covariance matrix that should be used when calculating the distance
SQUARED optional false The squared distance should be calculated
VON_MISSES optional false Compute the mahalanobis distance in a way that is more sympathetic to the periodic boundary conditions