Configuration: To Distance

A command that computes a Distance object for each selected Configuration.

Algorithm

The distance dij between objects i and j is calculated as:

dij = dji = (∑k=1..numberOfDimensions |xikxjk|2)1/2

© djmw 19971207